开发者

How to enable pdo_mysql in PHP 5?

开发者 https://www.devze.com 2023-02-16 19:56 出处:网络
I have already 开发者_如何学Gouncommented the required extensions in php.ini, but still nothing changed. How to enable pdo_mysql in PHP 5?Which distro? If it\'s redhat based, you can try yum install p

I have already 开发者_如何学Gouncommented the required extensions in php.ini, but still nothing changed. How to enable pdo_mysql in PHP 5?


Which distro? If it's redhat based, you can try yum install php-pdo

0

精彩评论

暂无评论...
验证码 换一张
取 消