解決辦法:
根據上面的出錯提示找到了原因,原來我在應用程序池 中啟用了CPU監視,FASTCGI模式不支持CPU監 視,禁用CPU監視后就正常了。
錯誤提示:
FastCGI Error
The FastCGI Handler was unable to process the request. //FastCGI 處理程序無法處理請求。
--------------------------------------------------------------------------------
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: ?ü??·??ê?£
HTTP Error 500 - Server Error.
Internet Information Services (IIS)