Hey, I am trying to install fast cgi on iis 5.1 & php the steps I have taken are: Run IIS 6 fast cgi extension install ( this most probably is the cause ) Set Up ISAPI Filters to point .php Edited the fcgiext.ini to include: [Types] php=PHP [PHP] ExePath=c:\PHP524\php-cgi.exe I have edited the php...