I have installed PHP 4.0.3pl1 on Windows NT 4.0 with IIS. I have noticed that PHP Scripts written for use on PHP 4 and a Redhat linux box, are taking forever to process, unlike on the Redhat linux box where they process very fast.
I am wondering if the PHP on the NT is configured incorrectly. It says that THe Server API is CGI. Does this mean it is not running as a module? Is it possible to run PHP as a module on a Windows IIS web server?
See below.
System Windows NT 4.0 build 1381
Build Date Oct 15 2000
Server API CGI
Virtual Directory Support enabled
Configuration File (php.ini) Path php.ini
ZEND_DEBUG disabled
Thread Safety enabled
Thanks for your help.
Bill