Hi, currently trying to install your preview of the FastCGI handler on IIS 6,
Installation went smooth, only downside of this installer is the fact it installs the FastCGI handler on Server level instead of site level.
Because i would like to try the FastCGI on a server that also serves a other (critical) PHP website which currently uses the PHP included ISAPI filter i am wondering if there is a way i can install the FastCGI filter alongside a normal PHP distubution?
The command below will install it on server level, meaning it overrules my older manually installed PHP distribution,
cscript fcgisetup.js /r /add c:\php\php-cgi.exe PHP
Sincerely yours,
RvdH