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]>: 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 issue? Mac OS X Server 10.3.9 Apache 1.3.8 Perl 5.8.1 mod_perl 1.2.6 Evan