On Wed, 26 Jul 2000, Geek Boy wrote:

> 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?)

You've gotten far further than most people ever got with their 5xx series,
so I suggest some judicious use of the debugger (the Vis studio one) to
find out where it bombs out. More to the point - if you compiled with
debugging, VS should pop up with a stack trace immediately upon
segfault (even if you're not running it).

-- 
<Matt/>

Fastnet Software Ltd. High Performance Web Specialists
Providing mod_perl, XML, Sybase and Oracle solutions
Email for training and consultancy availability.
http://sergeant.org | AxKit: http://axkit.org

Reply via email to