markyoung1984 Posted November 4, 2010 Share Posted November 4, 2010 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 More sharing options...
trq Posted November 5, 2010 Share Posted November 5, 2010 Did you restart IIS after changing the php.ini? Link to comment https://forums.phpfreaks.com/topic/217755-installation-on-iis6/#findComment-1130489 Share on other sites More sharing options...
markyoung1984 Posted November 5, 2010 Author Share Posted November 5, 2010 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. Link to comment https://forums.phpfreaks.com/topic/217755-installation-on-iis6/#findComment-1130615 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.