Your PHP installation appears to be missing the MySQL extension which is required by WordPress.

报错

Your PHP installation appears to be missing the MySQL extension which is required by WordPress.

原因:没有安装完整mysql与PHP对接的依赖
解决办法

yum install -y  php-fpm  php-gd php-mbstring  php-mysql
發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章