httpd.conf fails with ($MLDBM::RemoveTaint=1;) with both updated versions of Redhat9 and RedhatEL3

The Salisburys rojee at bigpond.net.au
Thu Jun 10 06:50:10 PDT 2004


Almost identical failure with 2 different systems

Ryan

I saw your post yesterday.   "[freeside] Email aliases "

It seems you have got further than myself.

the 3 lines below when hashed out allows a correct syntax check for httpd.conf But when unhashed causes a failure.

 #<Perl>
 #$MLDBM::RemoveTaint = 1;
 #</Perl

Did you have trouble at this point?

My redhat EL 3 is a centos distro.



Errors:

"Syntax error on line 1047 0f /etc/httpd/conf/httpd.conf             (RedhatEL3  with postgres)
Perl not allowed here"

"Syntax error on line 1047 0f /etc/httpd/conf/httpd.conf                (Redhat9 with mysql )
<Perl not allowed here"


Added into httpd.conf:
##################################
PerlModule Apache::ASP
 <Directory /usr/local/apache/htdocs/freeside-asp>
 <Files ~ (\.cgi)>
 AddHandler perl-script .cgi
 PerlHandler Apache::ASP
 </Files>
 #<Perl>
 #$MLDBM::RemoveTaint = 1;
 #</Perl>
 PerlSetVar Global /usr/local/etc/freeside/asp-global/
 PerlSetVar Debug 2
 </Directory>
##################################


thanks
Roger
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://420.am/pipermail/freeside-users/attachments/20040610/82232a95/attachment.html


More information about the freeside-users mailing list