os: win7
php:
mysql:
apache:
在本地计算机上安装workdpress,环境都齐全,但是老是跳“Your PHP installation appears to be missing the MySQL extension which is required by WordPress”, 环境配置是按照
[url]http://www.leapsoul.cn/?p=695[/url]
经过反复查找得出解决方案:
将 php文件夹和ext文件夹路径保存到windows环境变量path中,重启计算机后,问题解决,纠结的娃儿。。。
php:
mysql:
apache:
在本地计算机上安装workdpress,环境都齐全,但是老是跳“Your PHP installation appears to be missing the MySQL extension which is required by WordPress”, 环境配置是按照
[url]http://www.leapsoul.cn/?p=695[/url]
经过反复查找得出解决方案:
将 php文件夹和ext文件夹路径保存到windows环境变量path中,重启计算机后,问题解决,纠结的娃儿。。。
本文解决了WordPress安装过程中出现的“Your PHP installation appears to be missing the MySQL extension”错误。通过将php和ext文件夹路径添加到Windows环境变量Path中并重启计算机来解决此问题。
505

被折叠的 条评论
为什么被折叠?



