win2003采用IIS+FASTCGI模式在应用程序池中不支持CPU监视 Error Number: 5 (0×80070005)
2014-11-13 ok12
今天采用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)
最后原因是应用程序池不能开启cpu监视,取消即可
发表评论: