ServerType standalone ServerRoot "/home/andrew/apache" PidFile /home/andrew/apache/logs/httpd.pid ScoreBoardFile /home/andrew/apache/logs/httpd.scoreboard Timeout 300 KeepAlive On MaxKeepAliveRequests 100 KeepAliveTimeout 15 MinSpareServers 5 MaxSpareServers 10 StartServers 5 MaxClients 150 MaxRequestsPerChild 0 LoadModule perl_module libexec/libperl.so ClearModuleList AddModule mod_so.c AddModule mod_perl.c Port 1810 User nobody Group nobody ServerAdmin andrew@tomazos.com DocumentRoot "/home/andrew/web/ikb" PerlModule HTML::Mason::ApacheHandler # <-- FAILS HERE
The same error as original post originating from the PerlModule line.
-Andrew.
In reply to Re^2: Weird HTML::Mason error
by tomazos
in thread Weird HTML::Mason error
by tomazos
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |