Re: [us...@httpd] Windows Server 2003 - Apache crash

2010-02-26 Thread simon64
I had the same issue. I had a stray php5ts.dll file in my system32 folder from a previous install. Destone Solutions Ltd. wrote: > > Hey folks, > > We have a Windows Server 2003 SP2 with Intel Core 2 Duo - 2.66 GHz > processor and 4 GB RAM. > > We are solely using PHP / MySQL and for some r

Re: [us...@httpd] Windows Server 2003 - Apache crash

2009-04-13 Thread Matt
On Mon, Apr 13, 2009 at 11:17 AM, Destone Solutions Ltd. wrote: > > php5ts.dll why not use php within apache as a module LoadModule php5_module "C:/Program Files/PHP/php5apache2_2.dll" also have you commented out the mysql extension in your php.ini to see whether it is a problem with your versi

Re: [us...@httpd] Windows Server 2003 - Apache crash

2009-04-13 Thread André Warnier
André Warnier wrote: Destone Solutions Ltd. wrote: Hey folks, Still getting crashes: Faulting application httpd.exe, version 2.2.11.0, faulting module php5ts.dll, version 5.2.9.9, fault address 0xad16. Any ideas? Happy Easter too. This being said, you already have been told in the past t

Re: [us...@httpd] Windows Server 2003 - Apache crash

2009-04-13 Thread André Warnier
Destone Solutions Ltd. wrote: Hey folks, Still getting crashes: Faulting application httpd.exe, version 2.2.11.0, faulting module php5ts.dll, version 5.2.9.9, fault address 0xad16. Any ideas? Happy Easter too. This being said, you already have been told in the past that this was almost c

Re: [us...@httpd] Windows Server 2003 - Apache crash

2009-04-13 Thread Destone Solutions Ltd.
Hey folks, Still getting crashes: Faulting application httpd.exe, version 2.2.11.0, faulting module php5ts.dll, version 5.2.9.9, fault address 0xad16. Any ideas? P.S.: Happy Easter! Cheers, James On Fri, Apr 10, 2009 at 8:31 PM, Destone Solutions Ltd. wrote: > William, thanks for the in

Re: [us...@httpd] Windows Server 2003 - Apache crash

2009-04-10 Thread Destone Solutions Ltd.
William, thanks for the info. Just updated to 2.2.11 and now curiously waiting for the crash. Hopefully it won't happen. Cheers, James On Fri, Apr 10, 2009 at 8:24 PM, William A. Rowe, Jr. wrote: > Destone Solutions Ltd. wrote: >> >> Checked the access log as well and the crash occurs at diff

Re: [us...@httpd] Windows Server 2003 - Apache crash

2009-04-10 Thread William A. Rowe, Jr.
Destone Solutions Ltd. wrote: > > Checked the access log as well and the crash occurs at different > pages. So it's definetely not a PHP code problem. Bad, bad assumption. Apache can't log the requests which cause it to crash; at least it couldn't before. http://httpd.apache.org/docs/2.2/mod/mo

Re: [us...@httpd] Windows Server 2003 - Apache crash

2009-04-10 Thread Destone Solutions Ltd.
Before Apache crashes the following entries are in the log: [Fri Apr 10 13:41:06 2009] [notice] Parent: child process exited with status 3221225477 -- Restarting. [Fri Apr 10 13:41:06 2009] [notice] Apache/2.2.8 (Win32) mod_ssl/2.2.8 OpenSSL/0.9.8g PHP/5.2.9-2 configured -- resuming normal operati

Re: [us...@httpd] Windows Server 2003 - Apache crash

2009-04-10 Thread Steven Pierce
What version of HTTPD are you using? Did you look in the httpd logs to see if there was anything there?? *** REPLY SEPARATOR *** On 4/10/2009 at 5:42 PM Destone Solutions Ltd. wrote: >Hey folks, > >We have a Windows Server 2003 SP2 with Intel Core 2 Duo - 2.66 GHz >processor a

[us...@httpd] Windows Server 2003 - Apache crash

2009-04-10 Thread Destone Solutions Ltd.
Hey folks, We have a Windows Server 2003 SP2 with Intel Core 2 Duo - 2.66 GHz processor and 4 GB RAM. We are solely using PHP / MySQL and for some reason the Apache server crashes daily (usually one time per day). In the Event Viewer the following entry appears 4 times when the crash occurs: Fa