Modperl crashes on win32

2007-01-25 Thread Tümer Garip
Hi all, New to the list so bear with me a sec. Platform: Windows 2003 Server/Apache 2.2.3,ActivePerl5.8.8-819 Problem: ModPerl 2.0.3 crashes Apache 2.2.3 or 2.2.4 when concurrency occurs. Error reported on windows event system: Faulting application httpd.exe, version 2.2.3.0, faulting module perl

Re:Re: Modperl crashes on win32

2007-01-27 Thread Tümer Garip
Harkins wrote: >On 1/25/07, Tümer Garip <[EMAIL PROTECTED]> wrote: >> We have a production working library system with the above platform. >> Recently we are trying to use Modperl with either PerlRun or Registry >> Everything looks smooth except the intermittent faults

Mod_perl and win32 --more experience

2007-03-23 Thread Tümer Garip
Hi all, There has been quite a few reports about mod_perl causing segment faults in Win32 boxes on the list (including me). Thanks to all that responded with suggestions. Here is my latest findings: 1- I have mod_perl2.0.3 apache2.2.4 working on a Windows 2003 box.(Dual xceleron IBM server) 2- Us