PHP 5 on Windows 2003 Server (IIS)
Here are my notes on setting up PHP 5.1.6 on a Windows 2003 server (SBS). Must have “c:/php/” in system PATH environment variables (must reboot server when changing). In IIS under Web Service Extentions must have c:\php\php5isapi.dll Enabled. In IIS under the default web site (and particular web site to use PHP), configure the Application extention […]