https://blog.youkuaiyun.com/qq_19004627/article/details/80819266
php -i|grep Client
-
yum remove php-mysql
-
yum install php-mysqlnd
-
systemctl restart httpd
-
systemctl restart mysqld
service php-fpm restart
https://blog.youkuaiyun.com/qq_19004627/article/details/80819266
php -i|grep Client
yum remove php-mysql
yum install php-mysqlnd
systemctl restart httpd
systemctl restart mysqld
service php-fpm restart