[freeside] Install question

Sven sven at dmv.com
Wed Oct 15 07:43:12 PDT 2003


Stefano Costantini wrote:
> 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 ...
>


This is an issue with using Apache2 and mod_perl2 and this combination will
not work with freeside. Install Apache 1.3.x with mod_perl1.x and you should
be ok. This has also been covered in this group about 2 weeks ago.

Sven




More information about the freeside-users mailing list