php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #52130 Apache HTTP Server has encountered a problem and needs to close. We are sorry
Submitted: 2010-06-21 03:17 UTC Modified: 2013-02-18 00:34 UTC
Votes:16
Avg. Score:4.4 ± 0.9
Reproduced:12 of 12 (100.0%)
Same Version:6 (50.0%)
Same OS:8 (66.7%)
From: imtiyazali4all at yahoo dot com Assigned:
Status: No Feedback Package: Apache2 related
PHP Version: 5.3.2 OS: Windows XP (SP3)
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: imtiyazali4all at yahoo dot com
New email:
PHP Version: OS:

 

 [2010-06-21 03:17 UTC] imtiyazali4all at yahoo dot com
Description:
------------
Hi,

I have installed Apache 2.2.15 and it was tested successful and working fine.
As a next step I installed php-5.3.2-Win32-VC6-x86 on Windows XP SP3.Now when I restart the Apache server I am getting an error the following message

"Apache HTTP Server has encountered a problem and needs to close.  We are sorry for the inconvenience." and I had been given two options send error report to microsoft and other option is dont send.
when i clicked on the error report technical information I could see the following information: 
C:\DOCUME~1\IMTIYA~1\LOCALS~1\Temp\WERcee8.dir00\httpd.exe.mdmp
C:\DOCUME~1\IMTIYA~1\LOCALS~1\Temp\WERcee8.dir00\appcompat.txt

I tried restarting the system and also uninstalling and installing Apache and PHP again but I am having the same issue.


The Apache error file under the logs folder had the following information:
Starting the Apache2.2 service
The Apache2.2 service is running.
] Apache/2.2.15 (Win32) configured -- resuming normal operations
[Mon Jun 21 01:47:19 2010] [notice] Server built: Mar  4 2010 11:27:46
[Mon Jun 21 01:47:19 2010] [notice] Parent: Created child process 2320
[Mon Jun 21 01:47:20 2010] [notice] Child 2320: Child process is running
[Mon Jun 21 01:47:20 2010] [notice] Child 2320: Acquired the start mutex.
[Mon Jun 21 01:47:20 2010] [notice] Child 2320: Starting 64 worker threads.
[Mon Jun 21 01:47:20 2010] [notice] Child 2320: Starting thread to listen on port 80.
[Mon Jun 21 01:53:49 2010] [notice] Parent: Received shutdown signal -- Shutting down the server.
[Mon Jun 21 01:53:49 2010] [notice] Child 2320: Exit event signaled. Child process is ending.
[Mon Jun 21 01:53:50 2010] [notice] Child 2320: Released the start mutex
[Mon Jun 21 01:53:51 2010] [notice] Child 2320: All worker threads have exited.
[Mon Jun 21 01:53:51 2010] [notice] Child 2320: Child process is exiting
[Mon Jun 21 01:53:51 2010] [notice] Parent: Child process exited successfully.
The Apache2.2 service is restarting.
Starting the Apache2.2 service
The Apache2.2 service is running.
pid file C:/Apache2.2/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
[Mon Jun 21 01:56:33 2010] [warn] pid file C:/Apache2.2/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
[Mon Jun 21 02:03:48 2010] [warn] pid file C:/Apache2.2/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run?


Can you please help me out here?
please let me know if you need more information

Thanks
Imtiyaz


Patches

aaa (last revision 2012-05-18 10:44 UTC by ankit dot singh518 at gmail dot com)

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2010-06-21 09:44 UTC] pajoye@php.net
-Status: Open +Status: Feedback
 [2010-06-21 09:44 UTC] pajoye@php.net
Disable all extensions and see if it works. Then enable them again one by one to see which one causes a problem. Restart apache between each step.
 [2010-06-21 15:32 UTC] imtiyazali4all at yahoo dot com
Hi,

Thanks for your response.

I had to disable the following extensions for Apache to run sucessfully.
Any ideas why these extensions dont work for me and the steps to resolve it?

thanks a lot!

[PHP_INTL]
[PHP_OCI8]
[PHP_OCI8_11G]
[PHP_PDO_MYSQL]
[PHP_PDO_OCI]
[PHP_PDO_PGSQL]
[PHP_PGSQL]
[PHP_SYBASE_CT]
 [2011-04-20 19:32 UTC] raja dot b dot manian at gmail dot com
Copy "libmysql.dll" from php\ folder to your "\Apache2.2\bin\" folder, will solve 
this issue, no need to disable any extensions.
 [2011-12-16 05:25 UTC] scimitar_24 at hotmail dot com
adding the "libmysql.dll" did not solve the problem..:(
 [2012-08-01 16:23 UTC] admin at online102 dot com
you need to install apache new version or install php old version i hope it will help you :)
 [2013-02-18 00:34 UTC] php-bugs at lists dot php dot net
No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Open". Thank you.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Mon Apr 29 15:01:31 2024 UTC