I'm setting up PHP 5.10.2 on IIS 5.1 Server (Windows XP SP2) connecting to a MSSQL DB. My base install came with ntwdblib.dll (version 2000.2.8.0) and FastCGI (ver 1.5.1) is installed. -- I changed the php.ini to reflect the following: [Paths and Directories] fastcgi.impersonate = 1 cgi.fix_pathinfo...