IIS + PHP Revisited

I found myself with the need to install PHP, MySQL and FastCGI onto another IIS machine yesterday and was feeling pretty good about myself as I set out on the journey. “I’ve done this a buncha times now…this will be smooth sailing!” Famous last words, right? So I installed Fast CGI. I installed PHP and…

Details

Windows + IIS + PHP + fastCGI Oh My!

I just did a fresh install of PHP 5.2.12.12 onto my fresh install of Windows 7 / IIS 7 machine and spent hours dealing with a very common fastCGI crash problem: First, your browser returns: C:\PHP\php-cgi.exe – The FastCGI process exited unexpectedly and further investigation into my event viewer brought me: Faulting application name: php-cgi.exe,…

Details