ID: 37303 Updated by: [EMAIL PROTECTED] Reported By: klimov at mmk dot ru -Status: Open +Status: Feedback Bug Type: IIS related Operating System: Windows 2003 PHP Version: 5.1.3 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-05-04 06:07:57] klimov at mmk dot ru Description: ------------ IIS6 fail on shutdown when phpisapi.dll are used. Reproduce code: --------------- It was used the phpisapi.dll 5.1.3 on Windows 2003 Standard Edition. I load the index.php page. Than I shutdown IIS6 with command line "net stop iisadmin" and get access violation. I get back phpisapi.dll 5.1.2 and now all ok. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=37303&edit=1