This article mainly introduces the FastCGI process that often fails recently in Win2008 r2 IIS7.5. Please try the solution to this request again after a while. Friends who need it can refer to the following
Error message as shown in the picture:
Server Error in Application "PIAOYUN.CC"
Internet Information Services 7.5
ErrorSummary
HTTP Error 500.0 - Internal Server Error
FastCGI process has been failing frequently recently. Please try this request again after a while
Detailed error message
Module FastCgiModule
Notification ExecuteRequestHandler
HandlerPHP for FastCgi
Error code 0x80004005
Requested URL http://paoyun.cc:80/index.php
Physical path D:\wwwroot\paoyun.cc\index.php
Login method Anonymous
Login user anonymous
Solution:
Modify the FastCGI parameter configuration and set the number of fast failures per minute to 0 Solve the problem.
The above is the detailed content of Win2008 r2 IIS7.5 solution to the problem that the FastCGI process often fails recently. For more information, please follow other related articles on the PHP Chinese website!