PHP has encountered an Access Violation at 0AEAAD66”错误原因_PHP教程
程序员文章站
2022-05-03 08:10:39
...
这一段很背,就连这两天访问网站也会出错,提示“PHP has encountered an Access Violation at 0AEAAD66”,查了一下,原来是MySQL数据库连接的问题。解决思路:
1、如果是新搭建的服务器,可以查看 C:\windows\system32\libmysql.dll 文件名是否正确,把PHP安装目录里面的libmysql.dll文件复制到C:\windows\system32\下面。
2、如果是之前搭建好的服务器,可以重启一下MySQL服务器试试。
推荐阅读
-
PHP has encountered an Access Violation at 7C94BD02解决方法
-
PHP has encountered an Access Violation 错误的解决方法
-
PHP has encountered an Access Violation
-
PHP 出现 PHP has encountered an Access Violation at 02C9A0F0,该怎么解决
-
PHP has encountered an Access Violation_php基础
-
PHP has encountered an Access Violation问题的解决方法总结
-
access violation PHP has encountered an Access Violation 错误的解决方法
-
提示这个可能是什么问题 PHP has encountered an Access Violation at 0378EDE6
-
PHP has encountered an Access Violation 错误的解决方法
-
PHP has encountered an Access Violation at 7C94BD02解决方法