Hi, I setup a web server with the following installed: IIS 6.0 php-5.2.11-nts-Win32 FastCGI for IIS 6.0 I'm trying to use FastCGI to parse php scripts within my html files. But I first need for it to be able to parse php files. So when i tried viewing my index.php (or any other .php page) I get the...