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. Quote Link to comment 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]. Quote Link to comment 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. Quote Link to comment 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.