php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #45695 php5apache2_2.dll will cause Apache 2.2 to crash
Submitted: 2008-08-03 04:17 UTC Modified: 2008-08-03 04:43 UTC
From: myroxx at gmail dot com Assigned:
Status: Not a bug Package: Apache2 related
PHP Version: 5.3CVS-2008-08-03 (snap) OS: Windows XP SP2
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: myroxx at gmail dot com
New email:
PHP Version: OS:

 

 [2008-08-03 04:17 UTC] myroxx at gmail dot com
Description:
------------
When trying to load PHP 5.3 into Apache with php5apache2_2.dll, Apache will crash (asking me to start the debugger, then showing me it's trying to acces memory 0x00000004).
Also, the file description for php5apache2_2.dll says "Apache 2.0 handler", so I guess php compiles the 2.0 handler as 2.2 handler, which is causing Apache to crash.

Reproduce code:
---------------
Get Apache 2.2.9 (from apachelounge.com)
Get the latest PHP 5.3 snapshot for Windows
Setup Apache to use PHP 5 (as in the PHP manual)
Start Apache (bin\httpd.exe)

Expected result:
----------------
Apache should run without crashing

Actual result:
--------------
Apache 2.2 will crash directly after starting

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2008-08-03 04:43 UTC] joey@php.net
I am unable to duplicate this in a fresh install of Windows XP SP2 with Apache from httpd.apache.org and snap from http://snaps.php.net/win32/php5.2-win32-200808022030.zip.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Sun May 11 13:01:28 2025 UTC