ID: 39581 Updated by: [EMAIL PROTECTED] Reported By: durumdara at gmail dot com -Status: Open +Status: Feedback Bug Type: Apache2 related Operating System: win2k3 sp1 PHP Version: 5.2.0 New Comment:
Thank you for this bug report. To properly diagnose the problem, we need a backtrace to see what is happening behind the scenes. To find out how to generate a backtrace, please read http://bugs.php.net/bugs-generating-backtrace.php for *NIX and http://bugs.php.net/bugs-generating-backtrace-win32.php for Win32 Once you have generated a backtrace, please submit it to this bug report and change the status back to "Open". Thank you for helping us make PHP better. Previous Comments: ------------------------------------------------------------------------ [2006-11-22 08:19:43] durumdara at gmail dot com Description: ------------ New site: Apache 2.2.3 PHP 5.2.0 When I start a common request on phpinfo, apache crashed on. The event log containing similar events: Faulting application httpd.exe, version 2.2.3.0, faulting module php5ts.dll, version 5.2.0.0, fault address 0x000974cd. and Faulting application httpd.exe, version 2.2.3.0, faulting module unknown, version 0.0.0.0, fault address 0x01dc2dc0. Reproduce code: --------------- <?php phpinfo(); php?> Expected result: ---------------- The apache crashed, service stopped... ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=39581&edit=1