Hello... on my IIS7 server, I have php implemented via fastCGI. (Windows Server 2008 build 6001, IIS7 version 7.0.6) Some of my scripts I need to run for extended periods of time, up to several hours. While PHP itself has no qualms about this, IIS7's FastCGI "ActivityTimeout" setting refuses...