PHP on IIS got messed up
I had both php CGI and ISAPI module working. I thought I would try the fastcgi, and followed the instructions on this page http://phplens.com/phpeverywhere/fastcgi-php to install. It didn't work.Now, the php.exe CGI won't work either. It just doesn't respond. TaskManager shows a php.exe got created everytime I do a refresh. I have removed fastcgi and its registry entries.
the ISAPI module still works, but I would feel much more comfortable with php.exe.
Help!