Keep Server Online
If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.
or
A donation makes a contribution towards the costs, the time and effort that's going in this site and building.
Thank You! Steffen
Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
| |
|
Topic: Fault httpd.exe |
|
Author |
|
visahouse
Joined: 29 Jan 2010 Posts: 3
|
Posted: Fri 29 Jan '10 11:19 Post subject: Fault httpd.exe |
|
|
Win 2003 Standart Edition R2
Apache/2.2.11 (Win32) mod_ssl/2.2.11 OpenSSL/0.9.8i PHP/5.2.12
I see in Events viewer many errors:
Fault application httpd.exe, version 2.2.11.0, module php5ts.dll, version 5.2.12.12, address 0x0000add9.
What is this and how do I fix this? |
|
Back to top |
|
James Blond Moderator

Joined: 19 Jan 2006 Posts: 7407 Location: EU, Germany, Next to Hamburg
|
Posted: Fri 29 Jan '10 12:39 Post subject: |
|
|
Which version did you download? VC 9 or V6? Thread safe or non thread safe?
With apache from apache.org you have to use the VC6 thread safe version of php from windows.php.net |
|
Back to top |
|
visahouse
Joined: 29 Jan 2010 Posts: 3
|
Posted: Fri 29 Jan '10 12:54 Post subject: |
|
|
PHP is VC6 thread safe |
|
Back to top |
|
James Blond Moderator

Joined: 19 Jan 2006 Posts: 7407 Location: EU, Germany, Next to Hamburg
|
Posted: Fri 29 Jan '10 17:14 Post subject: |
|
|
What is in the error.log about that and what is about that in the windows event log ? |
|
Back to top |
|
visahouse
Joined: 29 Jan 2010 Posts: 3
|
Posted: Mon 01 Feb '10 8:06 Post subject: |
|
|
In error.log almost nothing, only the following:
zend_mm_heap corrupted zend_mm_h
[Fri Jan 29 16:56:42 2010] [notice] Parent: child process exited with status 1 -- Restarting.
[Fri Jan 29 16:56:44 2010] [notice] Apache/2.2.11 (Win32) mod_ssl/2.2.11 OpenSSL/0.9.8i PHP/5.2.12 configured -- resuming normal operations
[Fri Jan 29 16:56:44 2010] [notice] Server built: Dec 10 2008 00:10:06
[Fri Jan 29 16:56:44 2010] [notice] Parent: Created child process 5652
[Fri Jan 29 16:56:44 2010] [notice] Disabled use of AcceptEx() WinSock2 API
[Fri Jan 29 16:56:46 2010] [notice] Child 5652: Child process is running
[Fri Jan 29 16:56:46 2010] [notice] Child 5652: Acquired the start mutex.
[Fri Jan 29 16:56:46 2010] [notice] Child 5652: Starting 64 worker threads.
[Fri Jan 29 16:56:46 2010] [notice] Child 5652: Listening on port 443.
[Fri Jan 29 16:56:46 2010] [notice] Child 5652: Listening on port 83.
[Fri Jan 29 16:56:46 2010] [notice] Child 5652: Listening on port 82.
[Fri Jan 29 16:56:46 2010] [notice] Child 5652: Listening on port 80.
[Fri Jan 29 17:50:43 2010] [notice] Parent: Received shutdown signal -- Shutting down the server.
[Fri Jan 29 17:50:43 2010] [notice] Child 5652: Exit event signaled. Child process is ending.
[Fri Jan 29 17:50:44 2010] [notice] Child 5652: Released the start mutex
[Fri Jan 29 17:51:13 2010] [notice] Parent: Forcing termination of child process 576
[Fri Jan 29 17:55:15 2010] [notice] Apache/2.2.11 (Win32) mod_ssl/2.2.11 OpenSSL/0.9.8i PHP/5.2.12 configured -- resuming normal operations
[Fri Jan 29 17:55:15 2010] [notice] Server built: Dec 10 2008 00:10:06
[Fri Jan 29 17:55:15 2010] [notice] Parent: Created child process 1900
[Fri Jan 29 17:55:15 2010] [notice] Disabled use of AcceptEx() WinSock2 API
[Fri Jan 29 17:55:17 2010] [notice] Child 1900: Child process is running
[Fri Jan 29 17:55:17 2010] [notice] Child 1900: Acquired the start mutex.
[Fri Jan 29 17:55:17 2010] [notice] Child 1900: Starting 64 worker threads.
[Fri Jan 29 17:55:17 2010] [notice] Child 1900: Listening on port 443.
[Fri Jan 29 17:55:17 2010] [notice] Child 1900: Listening on port 83.
[Fri Jan 29 17:55:17 2010] [notice] Child 1900: Listening on port 82.
[Fri Jan 29 17:55:17 2010] [notice] Child 1900: Listening on port 80. |
|
Back to top |
|
|
|
|
|
|