Edit report at http://bugs.php.net/bug.php?id=51298&edit=1
ID: 51298 Updated by: paj...@php.net Reported by: trotsky_icepick at hotmail dot com Summary: Error when loading php5apache2_2.dll -Status: Open +Status: Feedback Type: Bug Package: Apache2 related Operating System: Windows Vista SP2 PHP Version: 5.3.2 New Comment: Where did you get apache (url?) and which PHP binaries did you download (vc9, vc6)? Previous Comments: ------------------------------------------------------------------------ [2010-03-15 01:51:17] trotsky_icepick at hotmail dot com Thanks for your help, but extensions are already disabled in php.ini, also, I completely deleted my old PHP installation before installing 5.3.2, so no old dll's could still be there. ------------------------------------------------------------------------ [2010-03-14 23:53:32] paj...@php.net Double check your configuration, be sure that you don't have older DLLs lying around in your PATH. Try again by disabling all extensions in the loaded php.ini. That's a configuration problem. ------------------------------------------------------------------------ [2010-03-14 23:51:11] trotsky_icepick at hotmail dot com Sending you a script to reproduce the problem is pointless. I cannot even start Apache2 whilst the php5apache2_2.dll module is being loaded. The issue does not arise from trying to access .php scripts. ------------------------------------------------------------------------ [2010-03-14 22:34:14] paj...@php.net Thank you for this bug report. To properly diagnose the problem, we need a short but complete example script to be able to reproduce this bug ourselves. A proper reproducing script starts with <?php and ends with ?>, is max. 10-20 lines long and does not require any external resources such as databases, etc. If the script requires a database to demonstrate the issue, please make sure it creates all necessary tables, stored procedures etc. Please avoid embedding huge scripts into the report. ------------------------------------------------------------------------ [2010-03-14 22:25:47] trotsky_icepick at hotmail dot com Description: ------------ Faulting application httpd.exe, version 2.2.15.0, time stamp 0x4b8fed95, faulting module php5ts.dll, version 5.3.2.0, time stamp 0x4b8ec7e7, exception code 0xc0000005, fault offset 0x000f56c0, process id 0x7a0, application start time 0x01cac3bbc20fae92. Test script: --------------- not applicable Expected result: ---------------- For Apache2 not to crash Actual result: -------------- Apache2 crashes ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/bug.php?id=51298&edit=1