The mysql extension cannot be loaded. check the PHP configuration. PhpMyAdmin is configured on the server when a new server is installed today, but the phpmyadmin error cannot be loaded when the server is turned on. check the PHP configuration, next, I will introduce the solution. Today, phpMyAdmin is configured on the server when a new server is installed. However, when the phpmyadmin is enabled, the mysql extension cannot be loaded. check the PHP configuration, next I will introduce the solution.
Unable to load mysql extension,
Check the PHP configuration-documentation.
The solution is very simple. find the following code in your php. ini file:
| The code is as follows: |
|
Extension_dir = "D:/xxx/php/ext" |
D: xxxphpext is your php installation directory. restart apache.
Some friends say that you can just remove libmysql. dll from php. ini, but I failed to go deeper.
Failed, but the phpmyadmin error cannot be loaded into the mysql extension when it is turned on. Please check the PHP configuration. next I will introduce the solution to you...