IIS 7.5 PHP failure “The FastCGI process exited unexpectedly”

前端 未结 9 1056
旧时难觅i
旧时难觅i 2020-12-14 07:48

I\'ve been attempting to get PHP working with IIS 7.5 and have hit a bit of a roadblock. Whenever I try to load the page I get the following error:

\"HTTP Error 500.

9条回答
  •  粉色の甜心
    2020-12-14 08:52

    I had this problem when I was configuring PHP 5.4.17(32-bit).

    To fix it I had to install the Visual C++ Redistributable for Visual Studio 2012 Update 4 and it worked fine after installing this update.

提交回复
热议问题