[Solved] The mysqli extension is missing. Please check your PHP configuration.
When I installed phpmyadmin after installing apache2, mysql-server, php5 on my Ubuntu 11.10 machine, I was presented with this error when I navigated to phpmyadmin page. The mysqli extension is missing. Please check your PHP configuration. <a href=”Documentation.html#faqmysql” target=”documentation”><img src=”./themes/pmahomme/img/b_help.png” width=”11″ height=”11″ alt=”Documentation” title=”Documentation” /></a> The solution to this is simple, though I had to [...]