Hey everyone,
I have followed every step in the following article:
http://www.peterguy.com/php/install_IIS6.html
Yet I'm still getting issues under both XP and Server 2k3. A simple "hello world-esque" PHP script will work just fine, however I can't get a simple MySQL script to work. I keep getting the following error:
"PHP Fatal error: Call to undefined function mysql_connect()"
This error makes me think that it's not loading the mysql extension but I've made sure that my extension_dir is set correctly, that the mysql and mysqli extensions (and all the others recommended in the article) are uncommented, and that C:\PHP is added to the PATH.
I am running PHP under IIS and I have installed the ISAPI extension like documented in the article.
Am I missing something?
Any help will be greatly appreciated.
Windows/IIS issue
Moderator: General Moderators