I have installed the WAMP server (Apache, MySQL & PHP) In the php.ini file, the following are already uncomment extension=mysqli extension=pdo_mysql but it's showing MySQL support is off and failed in environment check. Could you tell me why?
I have installed the WAMP server (Apache, MySQL & PHP)
In the php.ini file, the following are already uncomment
extension=mysqli extension=pdo_mysql
but it's showing MySQL support is off and failed in environment check.
Could you tell me why?