Question about new install and httpd.conf error.

David Uzzell david at uzzell.com.au
Wed Oct 1 06:57:17 PDT 2003


Ok there is one error I can seem to get around!

Syntax error on line 1055 of /usr/local/apache2/conf/httpd.conf:
<Perl> directive missing closing '>'

This is what I have in the config file.

PerlModule Apache::ASP
<Directory /usr/local/apache2/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>


It is all current I have only just today download it all

it´s freeside 1.4.1 on apache 2.0.47

Any help would be appreciated as I have now come to a Halt as I can´t
seem to find a way round it!

Thanks

David Uzzell




More information about the freeside-users mailing list