How can I solve this error?
Database connection error (1): The MySQL adapter 'mysql' is not available.
At the moment of loading the php.ini
, it does not show me that it is loading the extension
extension=php_mysql.dll
extension=php_mysqli.dll
In the pnp.ini
I have enabled the extensions, I have copied the DLLs in System32, I have done everything but it still does not load me, I can not get PHP to be configured with MySQL.