php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #50601 PHP causes Apache to crash on start
Submitted: 2009-12-29 06:00 UTC Modified: 2009-12-29 15:21 UTC
From: rhainor at gmail dot com Assigned:
Status: Not a bug Package: Apache2 related
PHP Version: 5.2.12 OS: Windows Server 2008
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: rhainor at gmail dot com
New email:
PHP Version: OS:

 

 [2009-12-29 06:00 UTC] rhainor at gmail dot com
Description:
------------
Migrating to a new webserver (from WinXP to Server 2008); Everything was running fine on the old one, but now whenever Apache tries to start and load PHP, it crashes.  If I comment-out the PHP sections of Apache's "http.conf", it will start fine.

Expected result:
----------------
Apache loads PHP and starts successfully.

Actual result:
--------------
Problem signature:
  Problem Event Name:	APPCRASH
  Application Name:	httpd.exe
  Application Version:	2.2.14.0
  Application Timestamp:	4ac181d6
  Fault Module Name:	php5ts.dll
  Fault Module Version:	5.2.12.12
  Fault Module Timestamp:	4b291270
  Exception Code:	c0000005
  Exception Offset:	000f34bc
  OS Version:	6.0.6001.2.1.0.274.10
  Locale ID:	1033
  Additional Information 1:	ce16
  Additional Information 2:	66b0df064fd5c5f2376a115b922f4999
  Additional Information 3:	7b00
  Additional Information 4:	64ff910ee8594bd332151d384449461f

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2009-12-29 10:37 UTC] jani@php.net
Please do not submit the same bug more than once. An existing
bug report already describes this very problem. Even if you feel
that your issue is somewhat different, the resolution is likely
to be the same. 

Thank you for your interest in PHP.


 [2009-12-29 15:21 UTC] rhainor at gmail dot com
The only other submission I see is this one:
http://bugs.php.net/bug.php?id=39581

...which isn't solved either.  None of the potential solutions presented there work for me.  It's marked as "Bogus", which (given the 17/17 reproduction rate) it's clearly not.

Something is wrong here.  Please, help us fix it.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 18 19:01:30 2024 UTC