manicman Posted August 1, 2006 Share Posted August 1, 2006 I am relatively new to this and I am trying to set up a database on my local network server. The server is windows 2003 and is running IIS 6.0, I have managed to install php without any problems. I have also installed mysql and put php my admin into the web directory. However when I try to access the my admin page, it comes up with this error: 'Cannont load mysql extension. Please check your PHP configuration' How do I get around this?? thanks, ??? Link to comment https://forums.phpfreaks.com/topic/16196-mysql-problem-with-php-my-admin/ Share on other sites More sharing options...
wildteen88 Posted August 1, 2006 Share Posted August 1, 2006 You need to enable the mysql extension, read [url=http://www.phpfreaks.com/forums/index.php/topic,95378.0.html]this thread[/url] to enable the mysql extension. Ignore the stuff about Apache. Link to comment https://forums.phpfreaks.com/topic/16196-mysql-problem-with-php-my-admin/#findComment-67048 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.