in reply to Re: Weird HTML::Mason error
in thread Weird HTML::Mason error
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.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Weird HTML::Mason error
by Arunbear (Prior) on Aug 01, 2005 at 16:08 UTC | |
by tomazos (Deacon) on Aug 01, 2005 at 17:01 UTC | |
|
Re^3: Weird HTML::Mason error
by epoptai (Curate) on Aug 01, 2005 at 21:21 UTC |