From:             myroxx at gmail dot com
Operating system: Windows XP SP2
PHP version:      5.3CVS-2008-08-03 (snap)
PHP Bug Type:     Apache2 related
Bug description:  php5apache2_2.dll will cause Apache 2.2 to crash

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

-- 
Edit bug report at http://bugs.php.net/?id=45695&edit=1
-- 
Try a CVS snapshot (PHP 5.2): 
http://bugs.php.net/fix.php?id=45695&r=trysnapshot52
Try a CVS snapshot (PHP 5.3): 
http://bugs.php.net/fix.php?id=45695&r=trysnapshot53
Try a CVS snapshot (PHP 6.0): 
http://bugs.php.net/fix.php?id=45695&r=trysnapshot60
Fixed in CVS:                 http://bugs.php.net/fix.php?id=45695&r=fixedcvs
Fixed in release:             
http://bugs.php.net/fix.php?id=45695&r=alreadyfixed
Need backtrace:               http://bugs.php.net/fix.php?id=45695&r=needtrace
Need Reproduce Script:        http://bugs.php.net/fix.php?id=45695&r=needscript
Try newer version:            http://bugs.php.net/fix.php?id=45695&r=oldversion
Not developer issue:          http://bugs.php.net/fix.php?id=45695&r=support
Expected behavior:            http://bugs.php.net/fix.php?id=45695&r=notwrong
Not enough info:              
http://bugs.php.net/fix.php?id=45695&r=notenoughinfo
Submitted twice:              
http://bugs.php.net/fix.php?id=45695&r=submittedtwice
register_globals:             http://bugs.php.net/fix.php?id=45695&r=globals
PHP 4 support discontinued:   http://bugs.php.net/fix.php?id=45695&r=php4
Daylight Savings:             http://bugs.php.net/fix.php?id=45695&r=dst
IIS Stability:                http://bugs.php.net/fix.php?id=45695&r=isapi
Install GNU Sed:              http://bugs.php.net/fix.php?id=45695&r=gnused
Floating point limitations:   http://bugs.php.net/fix.php?id=45695&r=float
No Zend Extensions:           http://bugs.php.net/fix.php?id=45695&r=nozend
MySQL Configuration Error:    http://bugs.php.net/fix.php?id=45695&r=mysqlcfg

Reply via email to