[EMAIL PROTECTED] wrote:
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

You must be reading the wrong information, since it doesn't say to run -d. Please read the document quoted by Randy:
http://perl.apache.org/docs/2.0/user/help/help.html#Reporting_Problems
in particular:
http://perl.apache.org/docs/2.0/user/help/help.html#_C_make_test___Failures



-- __________________________________________________________________ Stas Bekman JAm_pH ------> Just Another mod_perl Hacker http://stason.org/ mod_perl Guide ---> http://perl.apache.org mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com http://modperlbook.org http://apache.org http://ticketmaster.com

Reply via email to