Jump to content

IIS/php wont load mysql(i) library


mrjcfreak

Recommended Posts

Hey folks;

php wont load either of the my sql, that is, their functionality isn't available, and the configuration isn't mentioned in phpinfo();

 

I have

1) uncommented the extension include lines in the correct* php.ini

2) made sure the libraries are in the extensions folder defined** (c:\)

3) copied the library to c:\windows and c:\windows32 for good measure

4) Recycled the web service

 

*i.e. the php.ini pointed to by "Loaded Configuration File" in phpinfo(), which does affect php

**as quoted by phpinfo()

 

And still no luck...

Link to comment
https://forums.phpfreaks.com/topic/64221-iisphp-wont-load-mysqli-library/
Share on other sites

  • 2 weeks later...

Yep. My extensions are all in c:\php\ext as well. I have also deleted all other php.ini's from the whole of C:\

 

As I mentioned in my post I addressed all the other common issues mentioned in the sticky.

 

Anywho, the problem isn't prescient at the moment, as the entire web server has fallen over, and wont even boot from network into RAM- and as we're not in the same country we can't fix it.

 

MySQL is the least of our problems!

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.