【发布时间】:2014-08-13 09:33:55
【问题描述】:
我正在尝试在我的 nginx + mariadb 上安装 wordpress
第一步:将我的网址指向
http://localhost/wordpress/
抛出以下错误:
Your PHP installation appears to be missing the MySQL extension which is required by WordPress.
我希望许多其他人正在使用 wordpress 和 mariadb。
[编辑]
使用 WNMP 进行捆绑安装(Nginx + MariaDB + PHP)
【问题讨论】:
-
我用这个灯WNMP stack
标签: mysql wordpress nginx mariadb