fastcgi FastCGI Error :-2147467259 解决办法
时间:2011-03-08 来源:Rainbow
FastCGI Error
The FastCGI Handler was unable to process the request.
--------------------------------------------------------------------------------
Error Details:
The FastCGI process exited unexpectedly
Error Number: -2147467259 (0x80004005).
Error Description: 未指定的错误
HTTP Error 500 - Server Error.
Internet Information Services (IIS)
解决:
检查php.ini的Dynamic Extensions内容,看是否每一行extension=xxx.dll中的dll是否真实存在,如果不存在则注释掉。(网上找的,根本没有生效)
后来直接把PHP重新安装了,问题解决。我多服了。好好的为什么PHP5会自己挂了呢。
相关阅读 更多 +