#45809 [Fbk->Opn]: Apache crashes after replacing PHP-Version

[email protected] ("typo3 at maltejansen dot de")
Newsgroups php.bugs
Message-ID <[email protected]>
 ID:               45809
 User updated by:  typo3 at maltejansen dot de
 Reported By:      typo3 at maltejansen dot de
-Status:           Feedback
+Status:           Open
 Bug Type:         Apache2 related
-Operating System: Windows CP SP2
+Operating System: Windows XP SP2
 PHP Version:      5.3.0alpha1
 New Comment:

I have just included the recommaned php.ini (PHPIniDir
".../xampp/php53alpha"), but the apache still crashes.

Removing all php-stuff is no solution, because I have to switch between
a stable 5.2.x version and the 5.3 version.

And switching to PHP6 is no problem with some simular adjustment.


Previous Comments:
------------------------------------------------------------------------

[2008-08-13 18:54:56] [email protected]

Check your php.ini that you're not loading any shared extensions which
might be from the PHP 5.2 installation. Best choice: remove ALL existing
PHP stuff before you install new one..

------------------------------------------------------------------------

[2008-08-13 18:16:35] typo3 at maltejansen dot de

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 this bug report at http://bugs.php.net/?id=45809&edit=1
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.