ID:               45293
 Updated by:       [EMAIL PROTECTED]
 Reported By:      manchokapitancho at gmail dot com
-Status:           Open
+Status:           Feedback
 Bug Type:         Apache2 related
 Operating System: Windows XP
 PHP Version:      5.3CVS-2008-06-17 (snap)
 New Comment:

And you're not loading _any_ extensions in your php.ini file? 
I bet the reason is that the PHP 5.3 is trying to load PHP 5.2
extensions.


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

[2008-06-17 10:51:19] manchokapitancho at gmail dot com

Description:
------------
I have apache 2.2.9 installed and it is working normally. When I 
add 
LoadModule php5_module "e:/stuff/dev/php52/php5apache2_2.dll",
I still have it working since php52 folder contains php 5.2.6.
When I change it to
LoadModule php5_module "e:/stuff/dev/php53/php5apache2_2.dll",
where php53 is the folder where I have PHP 5.3 downloaded from
snaps.php.net and cannot get apache running since it directly crashes.

Reproduce code:
---------------
no

Expected result:
----------------
Apache does not crash.

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


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


-- 
Edit this bug report at http://bugs.php.net/?id=45293&edit=1

Reply via email to