I have been pulling my hair out for a few days here. Here is my problem. I have a site running IIS, Win 2k, MS-SQL 2k
I am using ODBC functions to connect to the database. It works fine on my local machine (same config except I have XP pro) But when I put it into clients machine it has some strange issues which i have never seen before.
If a page takes a long time to execute it craps out and only displays half the page. It is definately random where it stops because it will serve up varrying amounts of HTML everytime I hit refresh. SOmetimes it will even display the entire page. I checked php.ini for the timeout settings. The seemed normal. When the page loads it normally takes a maximum of 5 seconds to fully load, definately not approaching the 60 second timeout. Also I checked IIS settings and they were all at the defaults from installing IIS fresh. I also checked this on varrying internet connections and machines, so it is not an issue with my internet or browser.