2024年3月30日发(作者:)

IIS+PHP错误FASTCGI Error错误总结Windows效劳器操作

系统 电脑资料

下面我来给各位一在iis+php中使用FASTCGI加速php常见的一些

FASTCGI Error错误总结,希望本文章对你会有所帮助,

-----------------------------------------------------------

---------------------

Error Details:

Unable to place a FastCGI process in a JobObject. Try

disable the Application Pool CPU Limit feature

//无法放置在JobObject FastCGI进程。尝试禁用应用程序池的

CPU监视功能

Error Number: 5 (0x80070005).

Error Description: ?ü??·??ê?£

Error 500 - Server Error.

Inter Information Services (IIS)

根据上面的出错提示找到了原因,原来我在应用程序池中启用了

CPU监视,FASTCGI模式不支持CPU监视,禁用CPU监视后就正常

了。

FastCGI Error

The FastCGI Handler was unable to process the request.

Error Details:

The FastCGI process has failed frequently recently. Try the

request again in a while

Error Number: -2147467259 (0x80004005).

Error Description: ?′???¨μ?′í?ó

Error 500 - Server Error.

Inter Information Services (IIS)

FastCGI Error

The FastCGI Handler was unable to process the request.

Error Details:

The FastCGI process exited unexpectedly

Error Number: -1073741819 (0xc0000005).

Error Description: Unknown Error

Error 500 - Server Error.

Inter Information Services (IIS)

在网上找了一大堆资料和在国外论坛详细查询了下,一直没有找到

解决方法,

无奈之下,发现是可以直接运行程序,双击运行一

下,发现提示缺少,运行不成功,直接下载

文件放到

C:/Windows/System/System32

C:/Windows/System

C:/Windows