ID: 24435 Comment by: alantan at tagnetwork dot net Reported By: wells at webtechina dot com Status: Bogus Bug Type: IIS related Operating System: Windows 2000 Server with SP3 PHP Version: 5.0.0b1 (beta1) New Comment:
I have the same problem except I have something else... Every time PHP fails because of this access violation the script always calls a MySQL function... only restarting IIS will fix the problem. PS: I checked all DLLS and reinstalled, it still does not work. Previous Comments: ------------------------------------------------------------------------ [2003-07-01 11:29:31] [EMAIL PROTECTED] Make sure you really are using correct dlls. Easiest/safest is to delete ALL existing PHP dlls/binaries and then install the new ones. ------------------------------------------------------------------------ [2003-07-01 08:04:58] wells at webtechina dot com Description: ------------ run this script: <?phpinfo();?> show me the normal result, but refresh servral times (over 20) show me this message: PHP has encountered an Access Violation at 77FC8FE1 restart IIS will solve this problem Reproduce code: --------------- <?phpinfo();?> Expected result: ---------------- the infomation of my php web server Actual result: -------------- PHP has encountered an Access Violation at 77FC8FE1 ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=24435&edit=1
