开发者

PHP has encountered an Access Violation at ***

开发者 https://www.devze.com 2022-12-15 08:33 出处:网络
Win 2003, PHP 5.2.12 and IIS 6. I have PHP configured as ISSAPI and it is serving PHP pages. When I try a page that requires MySQL I am g开发者_开发技巧etting just:

Win 2003, PHP 5.2.12 and IIS 6.

I have PHP configured as ISSAPI and it is serving PHP pages. When I try a page that requires MySQL I am g开发者_开发技巧etting just:

PHP has encountered an Access Violation at (and a RANDOM number)

What does this mean?

I have mysql extension uncommented in php.ini, iUSR_ has write permissions. I have specified the php extension directory in php.ini.


This is a bug that also occured in PHP5 RC3 as referenced here: http://bugs.php.net/bug.php?id=28799

The IIS6 server will randomly throw an error like: PHP has encountered an Access Violation at 017AE084

0

精彩评论

暂无评论...
验证码 换一张
取 消