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
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: 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

Add a Patch

Pull Requests

Add a Pull Request

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-2024 The PHP Group
All rights reserved.
Last updated: Fri May 03 08:01:29 2024 UTC