NMCoderMike Posted January 28, 2006 Share Posted January 28, 2006 Okay, I have a Win2kSrv box, IIS5, MSSQL, Apache2, PHP, MYSQL all running together. Here's my issue, maybe some can help.PhpMyAdmin throws this error when I open from the Apache server"Cannot load mysql extension. "But PhpMyAdmin runs perfectly when logged onto from IIS. I know Php is working on Apache, I pull up phpinfo.php and it shows everything is correct exceptits not finding mysql.Any help is greatly appreciated. Link to comment https://forums.phpfreaks.com/topic/3270-cannot-load-mysql-extension/ Share on other sites More sharing options...
fenway Posted January 28, 2006 Share Posted January 28, 2006 See my response on [a href=\"http://www.mysqlfreaks.com/forums/index.php?showtopic=8999\" target=\"_blank\"]this MySQLFreaks thread[/a]. Link to comment https://forums.phpfreaks.com/topic/3270-cannot-load-mysql-extension/#findComment-11155 Share on other sites More sharing options...
NMCoderMike Posted January 28, 2006 Author Share Posted January 28, 2006 Geez, you're evrywhere...Fixed it, I went back and looked atthe extension dir name, when Php installed I used "extensions" actual name of dir is ext, fixed that and all is well. Link to comment https://forums.phpfreaks.com/topic/3270-cannot-load-mysql-extension/#findComment-11157 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.