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] Link to comment https://forums.phpfreaks.com/topic/21222-phpmyadmin-error/ 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. :) Link to comment https://forums.phpfreaks.com/topic/21222-phpmyadmin-error/#findComment-94571 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.