Home > Backend Development > PHP Tutorial > php链接mysql数据库报错,PDO错误,php could not find driver

php链接mysql数据库报错,PDO错误,php could not find driver

WBOY
Release: 2016-06-23 13:42:47
Original
808 people have browsed it

php链接mysql数据库报错,PDO错误,php could not find driver。但是php.in已经开启PHP_pdo_mysql模块,ntwdblib.dll也复制到了php和阿帕奇下了,重启阿帕奇还是报PDO没有发现驱动,怎么回事


回复讨论(解决方案)

急死了,怎么回事呀,我都弄两天了,还没弄好


主要看phpinfo的信息,看看pdo和pdo_mysql是否真的开启


主要看phpinfo的信息,看看pdo和pdo_mysql是否真的开启


phpinfo之后看到这两个已经开启了
source:php.cn
Statement of this Website
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
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template