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...