Requirements Not Met/Missing mysqli extension

barakanjojoz

New Member
Messages
1
Reaction score
0
Points
1
I've uploaded my own cms to show a demo to some friends, but couldnt connect to any database.
For test purpose, i've installed Wordpress with softaculous to check db config, but got this message:

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

Please check that the mysqli PHP extension is installed and enabled.



I tried reset to default and unticking and re-ticking the mysqli extension, no-go.
 

ctyrd

Active Member
Messages
954
Reaction score
80
Points
28
To check php ext: DirectAdmin CP Menu: Extra Features >> Select PHP version.

What php version is being used? A domain and phpinfo file would help. https://tbint.x10.mx/phpinfo.php

mysqlnd, nd_mysqli, pdo_mysql
 
Last edited:
Top