Jump to content

Cannot load mysql extension. Please check your PHP configuration - phpmyadmin


Recommended Posts

Posted

Hi

 

I followed this Tutorial to install PHP on IIS - Installing PHP5 on Windows 2003 and IIS6 | PHP | Web Technologies- VideoTutorialZone.com

 

I have download phpmyadmin, extracted the files from the ZIP and put them into the directory. When i go to http://localhost/phpmyadmin i get this error “Cannot load mysql extension. Please check your PHP configuration”

 

I have tried googling this but the only answers i can find is for *nix and Apache not IIS.

 

Please can someone help me i’m no good with IIS :)

Posted

If you download the windows installer rather than the ZIP file package, it sets up IIS for you as part of the installation, and you can select what extensions you want at the same time. I found this the easiest way of getting PHP on IIS working properly.

 

Mike.

Posted
Other key thing to check is where your php.ini file is - sometimes you'll edit the file in c:\php but php is actually using the one in c:\windows. The phpinfo() function will tell you which you're using.
Posted

Hi

 

All sorted for that problem, i needed to drop a .dll file in c:\windows

 

now another problem, i have opened another post

 

Z

Posted
A thank you would have been nice to those of us who posted to try and help. - May make us more likely to read your other post.
Posted
Apologies, If you look at my other posts I usually do. At this point I was nackard and just wanted to get off to bed. Didn’t noticed I didn’t say thanks

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...