ID: 43123 Updated by: [EMAIL PROTECTED] Reported By: gabri dot ns at googlemail dot com -Status: Open +Status: Bogus Bug Type: IIS related Operating System: Windows 98/XP PHP Version: 5.2.4 New Comment:
We are aware of PHP's problems with stability under IIS and are working to rectify the problem. Unfortunatly your bug report does not contain any extra useful information and we already have enough bug reports open about this issue. If you can provide more detailed information such as a reproducable crash or a backtrace please do so and reopen this bug. Otherwise please keep trying new releases as we are working to resolve the problems on this platform Thanks for your interest in PHP. Use FastCGI, it's lighter plus works correctly. Previous Comments: ------------------------------------------------------------------------ [2007-10-29 04:56:25] gabri dot ns at googlemail dot com Description: ------------ I think it is not an IIS problem (I using AbyssWeb Server), but ISAPI related, because this error doesn't exist when using CGI as the interface. This error occur when I try to shutdown the server. Everything normal before shutdown proses (in the surface,i don't have a debugger). The AbyssWS's crashrep.txt report the error related to php5isapi.dll and libMySQL.dll Don't ask me to change the interface to CGI. I have tried it, but since I using low memory computer it can't be done. Thank's before. Reproduce code: --------------- Step by step error reproduce procedure Set php.ini to load MySQL module Start the AbyssWS --> If we shutdown the server now, no error occur Open the web http://localhost/phpinfo.php Shutdown the server Expected result: ---------------- no error occur Actual result: -------------- Error Box with Memory Access Violation error ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=43123&edit=1
