PerlResponseHandler ModPerl::Registry

^ I've narrowed it down to that line in httpd.conf - the source of my
problems.  When i uncomment it all the children start segfaulting. Until i
uncomment it all the .pl files just display the source. That's even with:

AddHandler perl-script pl
<Location /*.pl>
        SetHandler perl-script
#        PerlResponseHandler ModPerl::Registry
        Options +ExecCGI
        PerlOptions +ParseHeaders
</Location>
PerlRequire /home/pa-dev/html/dev/lib/startup.pl



About the make test errors... that email contained most things apart from
the error_log? The website just says run it with -d for debug info

Reply via email to