• Howdy! Welcome to our community of more than 130.000 members devoted to web hosting. This is a great place to get special offers from web hosts and post your own requests or ads. To start posting sign up here. Cheers! /Peo, FreeWebSpace.net
managed wordpress hosting

Your PHP installation appears to be missing the MySQL extension -- Need help

Albertwu

Member
The server is running.

Centos 6.7 x64.
Litespeed Standard Edition.
MariaDB.

I learned that php-mysql is required.
So I installed php-mysql.

--------------------------------------------

[root@vps php.d]# rpm -qa | grep php-mysql
php-mysql-5.3.3-46.el6_6.x86_64

-------------------------------------------

[root@vps php.d]# tail mysqli.ini
; Enable mysqli extension module
extension=mysqli.so

------------------------------------------

Do I need to rebuild PHP? Am I missing anything else?
 
Back
Top