#45293 [Com]: Apache crashes when trying to load php5apache2_2.dll
[email protected] ("typo3 at maltejansen dot de")
| Newsgroups | php.bugs |
|---|---|
| Message-ID | <[email protected]> |
ID: 45293 Comment by: typo3 at maltejansen dot de Reported By: manchokapitancho at gmail dot com Status: No Feedback Bug Type: Apache2 related Operating System: Windows XP PHP Version: 5.3CVS-2008-06-17 (snap) New Comment: Hi! I don't know if it's the right place, but it seems to me, that I have the same problem/effect... I'm using Xampp as basic-installation. Including PHP6 works pretty fine with the windows-binaries from snaps.php.net. Including 5.3 instead of 5.2 the apache crashes... Previous Comments: ------------------------------------------------------------------------ [2008-07-14 01:00:01] php-bugs at lists dot php dot net No feedback was provided for this bug for over a week, so it is being suspended automatically. If you are able to provide the information that was originally requested, please do so and change the status of the bug back to "Open". ------------------------------------------------------------------------ [2008-07-06 11:40:05] [email protected] 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. ------------------------------------------------------------------------ [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