ID: 37127 Updated by: [EMAIL PROTECTED] Reported By: tomed at tledwards dot com -Status: Open +Status: Bogus Bug Type: Apache related Operating System: Windows Server 2003 PHP Version: 5.1.2 New Comment:
. Previous Comments: ------------------------------------------------------------------------ [2006-04-19 10:43:39] tomed at tledwards dot com Not a problem. Do you have instructions to compile PHP that you could sendor post as I have Microsoft Visual Studio .NET 2003, not 6.0? ------------------------------------------------------------------------ [2006-04-19 10:37:24] [EMAIL PROTECTED] You can do what I've already said to you - generate a valid backtrace as described here: http://bugs.php.net/bugs-generating-backtrace-win32.php And there is no need to create 100 bug reports reporting the same issue - it won't help in fixing it. ------------------------------------------------------------------------ [2006-04-19 10:29:15] tomed at tledwards dot com To tony2001 at php.net. You say this is a duplicate of 33292, yet when I visit that bug, it's not fixed. I need a resolution to this. What can I expect? ------------------------------------------------------------------------ [2006-04-18 19:21:49] [EMAIL PROTECTED] Duplicate of #33292. ------------------------------------------------------------------------ [2006-04-18 19:12:33] tomed at tledwards dot com Description: ------------ Apache is crashing and the only trace is found in the Windows eventlog with the type=error, source=application error. The actual error is: Faulting application Apache.exe, version 0.0.0.0, faulting module php5apache.dll, version 0.0.0.0, fault address 0x0002ed38. I've searched hi and low on this crash and have found tons of people with this problem, and there is no resolution. The bug seems to have been around since early 2004. Reproduce code: --------------- <?php print_r(apache_get_modules()); ?> Expected result: ---------------- I expect there not to be a webserver crash Actual result: -------------- Apache crashes: Faulting application Apache.exe, version 0.0.0.0, faulting module php5apache.dll, version 0.0.0.0, fault address 0x0002ed38. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=37127&edit=1
