I've compiled: Apache/1.3.12 (Win32) mod_perl/1.24 in conjunction with 
ActiveState's perl ver 5.6.0 (build 616) under NT... Unfortunately this does 
not work. The mod_perl instructions are fairly easy to follow needed only 
minor changes for my situation. The docs did mention that ActiveState's perl 
is not supported, but with the latest builds it now compiles nicely. (No 
more PERL_OBJECT). As soon as I tried to run the mod_perl tests I saw Apache 
start with:

Apache/1.3.12 (Win32) mod_perl/1.24 Perl/v5.6.0 running...

followed by the immediate "Application Error" death of Apache - core dump.

1) In all my futile attempts at starting Apache I've not seen the 
"Perl/v5.6.0" part of the startup message before, I'm wondering where this 
is coming from. (Something in the httpd.conf file I'd assume, but nothing 
looked relevant?)

2) In my very futile attempts I've got Apache up without an immediate core 
dump. When Apache is asked for a URL that corresponds to a static HTML page 
it will work. When a request is for a CGI, a script to be passed to 
mod_perl, or even a directory that needs an index page created, Apache 
immediately gives an "Application Error" and dumps and even static HTML 
requests will not work after this.

3) I couldn't find any mention of a built-in log generating httpd.conf 
command for mod_perl in all the docs. Might this be an easy thing to add for 
debugging? (I'm thinking like TransferLog, ScriptLog, or SSLLog/SSLLogLevel 
of mod_ssl)
________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com

Reply via email to