phpMyAdmin - 异常“缺少 mysqli 扩展”()

WBOY
Release: 2016-06-13 13:33:32
Original
861 people have browsed it

phpMyAdmin - 错误“缺少 mysqli 扩展”(高手进)
是不是缺少文件?
要么就是配置的问题。
1、首先装你的php目录下的php.ini-dist复制到C:\WINNT(win2003,winxp,win98应该是相应的系统目录)下

2、将刚才的php.ini-dist后面的"-dist"去掉,再用记事本打开,搜索"php_mysql.dll"去掉前面的";"保存

3、将C:\php\ext(此处应为你的php目录)目录下的php_mysql.dll复制到C:\WINNT\system32目录下

4、拷贝 libmysql.dll入 C:\windows\system32



这些都搞过了,没用

------解决方案--------------------
感觉好像你的ini没用到似的

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
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!