Demonic Posted September 19, 2006 Share Posted September 19, 2006 phpMyAdmin - ErrorCannot load mysql extension. Please check your PHP configuration. - DocumentationCan any one tell me whats the problem? This in on Windows XP WAMP5[quote=documentation information]To connect to a MySQL server, PHP needs a set of MySQL functions called "MySQL extension". This extension may be part of the PHP distribution (compiled-in), otherwise it needs to be loaded dynamically. Its name is probably mysql.so or php_mysql.dll. phpMyAdmin tried to load the extension but failed.Usually, the problem is solved by installing a software package called "PHP-MySQL" or something similar.[/quote] Quote Link to comment Share on other sites More sharing options...
hackerkts Posted September 19, 2006 Share Posted September 19, 2006 [list][list=1][*]Left click on the wamp icon[*]Click PHP settings[*]Choose PHP extensions (it's at the bottom)[*]Then click php_mysql[*]Restart both wamp services[/list]Hope this works. :) Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.