corillo181 Posted May 23, 2006 Share Posted May 23, 2006 i just intalled WAMP and when i try to open phpmyadmin this shows Cannot load mysql extension. Please check your PHP configuration.i seen a few trouble shoot and they all say to change the path in windows and all of that.. but every where i look is set up right WAMP sets everything to work in the directory that is set up i dont know why this shows.. Link to comment https://forums.phpfreaks.com/topic/10240-php-config/ Share on other sites More sharing options...
wildteen88 Posted May 23, 2006 Share Posted May 23, 2006 Check that the php_mysql.dll extension is enabled in the php.ini file and that a mysql configuration section appears when you run the phpinfo() function in a php script. Link to comment https://forums.phpfreaks.com/topic/10240-php-config/#findComment-38174 Share on other sites More sharing options...
corillo181 Posted May 23, 2006 Author Share Posted May 23, 2006 Configuration File (php.ini) Path C:\Program Files\Zend\ZendStudioServer-5.1.0\etc\php.inii ran the infophp and thats the path that is reading.. if i'm using wamp it should be readin the php.ini from wamp how do i change that? Link to comment https://forums.phpfreaks.com/topic/10240-php-config/#findComment-38210 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.