You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Evert Meulie <ev...@witelcom.com> on 2004/08/05 11:48:15 UTC

[users@httpd] Perl not allowed here

Hi everyone!

When trying to start Apache I get:
Syntax error on line 376 of
/usr/local/apache-freeside/conf/Apache-Freeside.conf:
Perl not allowed here

The relevant paragraph from Apache-Freeside.conf:
PerlModule HTML::Mason
<Directory /usr/local/apache/htdocs/freeside-mason>
<Files ~ (\.cgi)>
AddHandler perl-script .cgi
PerlHandler HTML::Mason
</Files>
<Perl>
require "/usr/local/etc/freeside/handler.pl";
</Perl>
</Directory> 

(the 'require' line is 376).

This paragraph I've cut/pasted from:
http://www.sisd.com/freeside/docs/install.html


 My apache version is: Apache/2.0.50 (Unix) mod_perl/1.99_14 Perl/v5.8.4
DAV/2



Is there anyone out there who can enlighten me? I'm lost...   :-/



Regards,
     Evert



---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org