分类

软件大全游戏大全软件教程游戏攻略

IIS6 PHP5.3.3 FastCGI 错误解决方法_PHP FastCGI 错误修复指南

服务器类2026-01-10 09:38:59作者:

错误信息

FastCGI Error

The FastCGI Handler was unable to process the request.

Error Number: 14001 (0x800736b1).

Error Description: 由于应用程序配置不正确,应用程序未能启动。重新安装应用程序可能会纠正这个问题。

HTTP Error 500 - Server Error.

Internet Information Services (IIS)

解决方法:

错误关键在于没有安装VC9运行库 即VISUAL C++ 2008

Microsoft Visual C++ 2008 Redistributable Package (x86)下载地址:

l

安装后即能正常使用了.

附件:FastCGI配置方法

标签

相关文章