这一段很背,就连这两天访问网站也会出错,提示“PHP has encountered an Access Violation at 0AEAAD66”,查了一下,原来是MySQL数据库连接的问题。解决思路:
1、如果是新搭建的服务器,可以查看 C:\windows\system32\libmysql.dll 文件名是否正确,把PHP安装目录里面的libmysql.dll文件复制到C:\windows\system32\下面。
2、如果是之前搭建好的服务器,可以重启一下MySQL服务器试试。
Statement:The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn