Heim  >  Artikel  >  Backend-Entwicklung  >  您的PHP似乎没有安装运行WordPress所必需的MySQL扩展。

您的PHP似乎没有安装运行WordPress所必需的MySQL扩展。

WBOY
WBOYOriginal
2016-06-23 14:24:462526Durchsuche

wordpress php mysql 扩展

PHP版本5.4  MySql版本5.5.25
我想用wordpress搭建网站,IIS+php+mysql
php,mysql环境搭建成功,  可以显示php配置成功的界面,但是一进入http://localhost/wp-admin/install.php就  显示您的PHP似乎没有安装运行WordPress所必需的MySQL扩展,
网上所说的修改php.ini文件都修改了,还是不行。但我的文件夹里没有php.ini,是php.ini-development,我修改的是这个,都不行。
哪位高手帮我解决下这个问题,急求!!!!

回复讨论(解决方案)

php.ini-development 开发环境配置
php.ini-production 生产环境配置

根据需要将其中一个改名为 php.ini,并作好设置。通常是前者

修改后要重启服务

Stellungnahme:
Der Inhalt dieses Artikels wird freiwillig von Internetnutzern beigesteuert und das Urheberrecht liegt beim ursprünglichen Autor. Diese Website übernimmt keine entsprechende rechtliche Verantwortung. Wenn Sie Inhalte finden, bei denen der Verdacht eines Plagiats oder einer Rechtsverletzung besteht, wenden Sie sich bitte an admin@php.cn