From:             typo3 at maltejansen dot de
Operating system: Windows CP SP2
PHP version:      5.3.0alpha1
PHP Bug Type:     Apache2 related
Bug description:  Apache crashes after replacing PHP-Version

Description:
------------
Wenn I'm replacing the PHP5.2 with the latest binaries of (5.3) from
http://snaps.php.net/ the apache crashes. When I'm using the binaries of
6.0 the apache and php are working pretty fine.

Reproduce code:
---------------
* Installation of Xampp
* Download binaries from http://snaps.php.net/ (php-5.3-dev (zip))
* Copy binaries to "...\xampp\php53\"
* Replace simular line to new path
(..\xampp\apache\conf\extra\httpd-xampp.conf): 
LoadModule php5_module "../xampp/php53alpha/php5apache2_2.dll"
* Start Apache

Expected result:
----------------
The Apache should run smoothly.

Actual result:
--------------
Apache crashes

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

Reply via email to