Server windows2008 above when configuring PHP.
IIS7.0 is displayed as normal, but the phpinfo.php is not displayed properly, and the "HTTP error 500.0-internal Server error C:\PHPServer\PHP\php-cgi.exe-FastCGI Process exited unexpectedly" prompt appears.
Double-clicking the file in the PHP directory php.exe the "Msvcr110.dll" missing hint.
Download the Microsoft Visual C + + Redistributable Package installation to the Microsoft Web site, note that both 86 and 64 are installed, installed, and then double-click the file Php.exe in the PHP directory without prompting " Msvcr110.dll "Lost, everything is fine.
Web site Test http://localhost/phpinfo.php also appeared in the "PHP version 5.6.30" version of the information hint. The description supports PHP.
File:
http://www.microsoft.com/zh-CN/download/details.aspx?id=30679
This article transferred from: http://blog.csdn.net/ltylove2007/article/details/55098535
Workaround for "php-cgi.exe-fastcgi process quits unexpectedly"