FastCGI Error Number: 1413 (0x80070585)

错误提示

The FastCGI Handler was unable to process the request.

Error Details:
  • Could not find entry for "php" on site 809078894 in [Types] section.
  • Error Number: 1413 (0x80070585).
  • Error Description: ÎÞЧË÷Òý¡£   无效索引
HTTP Error 500 - Server Error.

Internet Information Services (IIS)

 
解决方法
添加的以下信息要放在 前无分号的 [Types] 后面
php=PHP
[PHP]
ExePath=c:\php\php-cgi.exe
。。。。。。

参与评论

  • 点丁要

    不行啊不行

    9年前 (2014-10-20)
    回复
    回复点丁要
  • 杨俊伟

    什么?

    9年前 (2014-10-20)
    回复
    回复杨俊伟
  • 点丁要

    这个不能解决问题。我是php 可以了但是css 以及js 图片不能行 报的这个错

    9年前 (2014-10-20)
    回复
    回复点丁要
  • 杨俊伟

    还有就是你的PHP路径要写对,并不都是 c:php……,然后给予目录 IIS 用户权限,慢慢折腾吧!

    9年前 (2014-10-20)
    回复
    回复杨俊伟
  • 杨俊伟

    已经好几年没有折腾IIS了,转移到了 Centos,你先确认一下代码没有添加错,然后重启一下IIS,并清除缓存试试!

    9年前 (2014-10-20)
    回复
    回复杨俊伟