今天修改了一下服務器的配置,結(jié)果就出現(xiàn)了一個錯誤,如下兩種:
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: δָ¶¨µÄ´íÎó
HTTP Error 500 - Server Error.
Internet Information Services (IIS)
和
FastCGI Error
The FastCGI Handler was unable to process the request.
Error Details:
Error Number: 5 (0x80070005).
Error Description: ¾Ü¾ø·ÃÎÊ¡£
HTTP Error 500 - Server Error.
Internet Information Services (IIS)
中文亂碼看不出來什么內(nèi)容。折騰了半天,有童鞋說,是php目錄權(quán)限的問題。
解決辦法:
找到php安裝目錄,給一個users用戶組的“讀取和運行”權(quán)限,成功解決!