PhpMyAdmin-exception occurs, unable to load the mysqli (external link, English) extension. Please check your PHP configuration-several successful solutions in the document

Source: Internet
Author: User
The phpMyAdmin-error occurs, and the mysqli (external link, English) extension cannot be loaded. Please check your PHP configuration-several successful solutions in the documentation. 1) it is usually php in the apache Directory. extension = php_mysql.dll, extension = phpMyAdmin-error occurred, unable to load the mysqli (external link, English) extension. Please check your PHP configuration-several successful solutions in the document

1) the extension = php_mysql.dll and extension = php_mysqli.dll in php. ini under the apache Directory are usually commented out (in this case, they will not appear in the high version, because they are all open by default)
2) wamp2.0 version: the libmysql. dll in the apache Directory does not exist.
3) wamp2.1 version: Default Value: E_ALL & ~ in php. ini under the apache Directory &~ No comments before E_NOTICE
4) Check whether the directory extension path in php. ini under apache is correct. for details, see the path displayed in Loaded Configuration File in phpinfo ().

I can't say that the above is a summary, because these are just some of the methods I have encountered and successfully solved. there is only one error, but the solution is not necessarily, I would like to share this.

I like it very much. In fact, there is a constant solution to such problems, that is, reinstallation, but I personally don't want. Let's see if my mind is confused after midnight, so I want to make a few complaints. I want to say to the experts, the experts, that it takes less time to talk about it, develop with more thoughts and make something that can replace wamp. This will give us a lot of help from Cainiao, at least in Chinese, let foreigners study Chinese, not foreign languages! You can't open your eyes. if you have any questions, please read Guan Haihan!

------ Solution --------------------
Thank you for sharing. my classmates have been wronged... click here. I will close this post, saving you the trouble of losing your wife.
I once again paid tribute to my classmates who had struggled with dll for five months.
------ Solution --------------------
$ Cfg ['servers'] [$ I] ['extension'] = 'mysqli' in config ';
You don't want to use mysqli.
$ Cfg ['servers'] [$ I] ['extension'] = 'mysql ';

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.