Unable to place a FastCGI process in a JobObject

Unable to place a FastCGI process in a JobObject. Try disabling the Application Pool CPU Limit feature CPU Limit feature

今天采用IIS+FASTCGI方式部署PHP5.2.13,结果始终报这个错误:
FastCGI Error
The FastCGI Handler was unable to process the request.

Error Details:

* Unable to place a FastCGI process in a JobObject. Try disabling the Application Pool CPU Limit feature
* Error Number: 5 (0×80070005).
* Error Description: 拒绝访问。

HTTP Error 500 – Server Error.
Internet Information Services (IIS)

经查,原因是IIS的应用程序池启用了CPU监视,FASTCGI模式不支持CPU监视,取消监视即可。

发表评论

电子邮件地址不会被公开。 必填项已用 * 标注

*

您可以使用这些 HTML 标签和属性: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>