I have set:
SetHandler perl-script
PerlHandler Apache::Registry
PerlSendHeader On
On Dec 6, 2007, at 10:23 PM, Silent wrote:
are you using "SetHandler modperl" in apache config file?
if so, please try "SetHandler perl-script"
2007/12/7, Evan Chaney <[EMAIL PROTECTED]
are you using "SetHandler modperl" in apache config file?
if so, please try "SetHandler perl-script"
2007/12/7, Evan Chaney <[EMAIL PROTECTED]>:
>
> Hello.
>
> I am using mod_perl for the first time. When I run my wiki software
> without mod_perl enabled it loads fine. When I load it with mod_per
Hello.
I am using mod_perl for the first time. When I run my wiki software
without mod_perl enabled it loads fine. When I load it with mod_perl I
see blank white pages.
There are no messages in the Apache or wiki logs indicating there was
trouble. What is the best way to troubleshoot this