Solution to the lack of mysqli extension in phpmyadmin _ PHP Tutorial

Source: Internet
Author: User
Solution to the lack of mysqli extension in phpmyadmin. When you open phpmyadmin, this error may be reported, and the mysqli extension is missing. Check the PHP configuration. AhrefDocumentation.html # faqmysqltargetdocumentationimgclassi This error may be reported when you open phpmyadmin,

The mysqli extension is missing. Check the PHP configuration.

You can perform the following checks:

1.Check whether php. ini; extension = php_mysqli.dll is enabled or not;

2.Check php. if the ini extension_dir address points to the ext Directory of the php Directory, this step is critical. I am on this step. I will set extension_dir = "e: set \ www \ php54 \ ext "to your own directory.

3.Check whether lib_mysql.dll has been copied to the windows directory. this dll file has multiple forms of ununderlined libmysql_d.dll.

4.Check whether the php_mysqli.dll file exists online in the ext Directory of the php installation directory. it also indicates that it is best to decompress the zip package without File loss.

5.View php details page To see if mysql and mysqli have been started, check whether you have enabled mysqli.
If the mysqli keyword is not enabled, you cannot view it on the php details page.

Last Note !!!! Restart Apache

The mysqli extension is missing. Check the PHP configuration. A href = "Documentation.html # faqmysql" target = "documentation" img class = "I...

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.