Jump to content

Installation on IIS6


markyoung1984

Recommended Posts

Hi,

 

I have installed PHP successfully on IIS6 thanks to some detailed instructions and have proved its working with phpinfo();

 

I have also installed MySQL community addition and this works as well.  However, I can't seem to get the two of them working.  I have put both paths into the PATH environment variables and have also uncommented the MySQL extensions and extension_dir in php.ini.

 

However in phpinfo() there is still no information about the MySQL server.  Anyone got any ideas?

Link to comment
https://forums.phpfreaks.com/topic/217755-installation-on-iis6/
Share on other sites

Yes I used iisreset and I have also restarted the server itself.  Like I said, PHP works its just the MySQL that its not seeing.  Should I see some configuration in phpinfo() regarding MySQL?  If so all I see is the path when it outputs the environment variables.

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.