I've installed vista sp1 witch has FastCGI installed by default... Then I followed the tutorial at http://www.iis.net/articles/view.aspx/IIS7/Hosting-Web-Applications/PHP/Using-FastCGI-to-host-PHP-applications-on-IIS7 to setup everything to work. The only problem is, it dosn't. When I reached the bottom of page 2 it said that by now the php-browser scripts should work. I tried to run a simple .php page from my browser and it gives me the error:
HTTP-feil 500.0 - Internal Server Error
c:\php\php-cgi.exe - FastCGI-prosessen ble plutselig avsluttet
(sorry about the big typing, but I just coppied and pasted and coulden't find any plase to edit the size).
feil = error (norwegian)
FastCGI-prosessen ble plutselig avsluttet = (somthing like) The FastCGI-process was suddenly closed (again, Norwegian)
At the same time Microsoft Windows pops up with a message telling me that CGI / FastCGI has stoped working and was closed. "A problem caused the program to stop working like it should. You will receive a message if the solution is availible." Well.. I don't receive any solution... Any Ideas to what I can do?