Install question

Stefano Costantini stefano_costantini at onde.net
Wed Oct 15 07:35:13 PDT 2003


Hi, i don't understand if  i have to put this part of instructions in http2.conf (i have apache and
mysql):

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>

I've tried to put it in http2.conf, but ... i have an error restarting apache: it says tha in line
</Perl> it's missed the argument '>' ... but it's exactli there ...

Ste




More information about the freeside-users mailing list