warriormax Posted July 12, 2006 Share Posted July 12, 2006 Can ne 1 help me please. i want to install phpmyadmin in my webserver.i m using apache2, php 5,mysql5, winxp pro sp2, Now help me and give me step bye step answer .since i m really new ;D OK .Or mail me at [email protected] Link to comment https://forums.phpfreaks.com/topic/14362-cannot-load-mysql-extension-please-check-your-php-configuration-documentatio/ Share on other sites More sharing options...
wildteen88 Posted July 12, 2006 Share Posted July 12, 2006 Please [url=http://www.phpfreaks.com/forums/index.php/topic,95378.0.html]read this[/url]. That thread will walk you through enabling the mysql extension. That is why you are getting the error message from phpMyAdmin. Link to comment https://forums.phpfreaks.com/topic/14362-cannot-load-mysql-extension-please-check-your-php-configuration-documentatio/#findComment-56662 Share on other sites More sharing options...
neelesh Posted July 15, 2006 Share Posted July 15, 2006 Hi I am also getting the same eror.Bellow is settings in php.ini file:[font=Courier]extension_dir = "C:\php\ext"[/font]<hr>[font=Courier];extension=php_mssql.dll[/font][font=Courier];extension=php_msql.dll[font=Courier]extension=php_mysql.dll[font=Courier];extension=php_mysqli.dll[font=Courier];extension=php_oci8.dll<hr>my libmysql.dll and php_mysql.dll are both in C:\php\ext.I have tried all possible ways and i have researched all possible sites but no good.Also i have another problem.My Internet Explorer used to keep refreshing my Phpmyadmin page when i used to click on the db structure for any table and eventually it used to end in a page not found error.Can somebody plz help me on this. Link to comment https://forums.phpfreaks.com/topic/14362-cannot-load-mysql-extension-please-check-your-php-configuration-documentatio/#findComment-58242 Share on other sites More sharing options...
wildteen88 Posted July 15, 2006 Share Posted July 15, 2006 libmysql.dll should not be in C:\php\ext but within your windows folder (C:\WINDOWs). When you move that file restart your server. Link to comment https://forums.phpfreaks.com/topic/14362-cannot-load-mysql-extension-please-check-your-php-configuration-documentatio/#findComment-58472 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.