Hi everybody, i have a testing environment to prove web applications developed with PHP5 via IIS7. This environment was configured following instructions in the link http://learn.iis.net/page.aspx/246/using-fastcgi-to-host-php-applications-on-iis-70 and it worked fine.
The problem is that nowadays is not working and i've tried to configure others environment using the link shown before and it does not work either. All requests that i try throws the following error:
HTTP Error 500.0 - Internal Server Error
c:\php\php-cgi.exe - The FastCGI process exited unexpectedly
Could it be a bug or issue due to a windows actualization? it is the only different thing that it has been installed recently in these environment. I found this situation today Saturday 10-25-2008 and i have recieved comments from other persons that are starting to have the same problem.
I tested this case in Windows Vista SP1 x86 and x64, Windows Server 2008.
Thanks in advanced.