jimath Posted August 21, 2006 Share Posted August 21, 2006 [quote]hi everyone!i use php 5.0.5 mysql 5 apache 2 and phpmyadmin 2.8.2everything goes well with php maybe since phpinfo() runs.but when i am trying to run index.php file of phpmyadmin from my browserthe following message appears:"cannot load MySQL extension, please check PHP Configuration".i wonder if there is a problem with mysql 5 edition. [/quote] Link to comment https://forums.phpfreaks.com/topic/18215-phpmyadmin-problem/ Share on other sites More sharing options...
ToonMariner Posted August 21, 2006 Share Posted August 21, 2006 nope just make sure you have unco0mmented the line in the php.ini file to load the mysql.dll extension. Make sure you have added the correct lines to your apache conf file as described in teh installation steps. Link to comment https://forums.phpfreaks.com/topic/18215-phpmyadmin-problem/#findComment-78211 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.