firex726 Posted October 5, 2007 Share Posted October 5, 2007 Hello, I recently installed phpMyAdmin, as well as Apache, PHP, and MySQL; however whenever I try to load the phpMyAdmin page, it gives me the error: Cannot load mysql extension. Please check your PHP configuration. - Documentation I have the .dll's in my PHP directory, which is also in the system path... As well as my "WINDOWS/System32" directory... I looked at the documentation and it says: http://wiki.cihar.com/pma/FAQ_1.20 Does anyone have any suggestions? Quote Link to comment https://forums.phpfreaks.com/topic/71938-phpmyadmin-cant-load-mysql-extension/ Share on other sites More sharing options...
heckenschutze Posted October 5, 2007 Share Posted October 5, 2007 Have you checked your php.ini to ensure that you're loading the mysql module? Quote Link to comment https://forums.phpfreaks.com/topic/71938-phpmyadmin-cant-load-mysql-extension/#findComment-362321 Share on other sites More sharing options...
firex726 Posted October 5, 2007 Author Share Posted October 5, 2007 Yes... ;extension=php_mssql.dll extension=php_mysql.dll ;extension=php_mysqli.dll Was there something more I needed to do? Quote Link to comment https://forums.phpfreaks.com/topic/71938-phpmyadmin-cant-load-mysql-extension/#findComment-362340 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.