Home > Backend Development > PHP Tutorial > Fatal error: Class 'mysqli' not found in F:apacheApache2htdocs…该怎么解决

Fatal error: Class 'mysqli' not found in F:apacheApache2htdocs…该怎么解决

WBOY
Release: 2016-06-13 12:46:52
Original
1078 people have browsed it

Fatal error: Class 'mysqli' not found in F:\apache\Apache2\htdocs\……
问题描述:
1.php.ini里那个extension对应的分号我已经去掉了。
2.我也把php_mysqli拷贝到system32下了
3.环境搭建完成后我测试phpinfo()也是成功的
4.程序代码没有问题,在别人机器上可以跑通
5.mysql数据库里的内容用户和密码也是正常的没有错。
6.环境:php5.2.17 ;apache2.0.64 ;mysql5.6.10; windowsXP
然后就会爆出标题的错误

网上一般搜到的方法我都试过了还是不行。

mysqli php Apache 数据库 配置环境
Related labels:
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