Hi -
I am running IIS 5 on WinXP. I have installed PHP and MySQL. The database seems to work ... but I'm getting errors in the realm of 'undefined variable' or 'undefined constant' when I run the scripts.
These are scripts I know work without error on a Unix server running PHP and MySQL, so I am wondering what it is in IIS that I may not have configured properly.
I have also found some info to the effect that include scripts are not supported by IIS (which may be the true source of my problem) ... is this true?
Thanks!
J.