PHP头条
热点:

配置Win2003+IIS6.0+PHP5.3+FastCgi报错,该怎么解决


配置Win2003+IIS 6.0+PHP 5.3+FastCgi报错
新手,配置Win2003+IIS 6.0+PHP 5.3+FastCgi时,总是报以下错误:
FastCGI Error
The FastCGI Handler was unable to process the request. 
--------------------------------------------

Error Details:

Error Number: 14001 (0x800736b1). 
Error Description:由于应用程序配置不正确,应用程序未能启动。重新安装应用程序可能会纠正这个问题
HTTP Error 500 - Server Error.
Internet Information Services (IIS)

配置方法都是按网上的进行的,date.timezone 设置了,extension_dir也改为了我的解压路径,FastCgi跟IIS的设置
应该没问题,因为之前我可以运行PHP 5.30的installer版本,这错误要怎样配置才能解决?

------解决方案--------------------

------解决方案--------------------
未曾配置过CGI,用Apache好一些。

用ISAPI模块加载简单一些。
------解决方案--------------------
同意喽上
------解决方案--------------------
FastCgi没有用过!帮顶!
------解决方案--------------------
iis 没搞过,如果单单跑php,推荐用apache
------解决方案--------------------
FastCgi不得不说用的人真不多了 
现在php 搞appache
java tomcat也是appache
关键是模块不好改

www.phpzy.comtrue/phprm/51678.htmlTechArticle配置Win2003+IIS6.0+PHP5.3+FastCgi报错,该怎么解决 配置Win2003+IIS 6.0+PHP 5.3+FastCgi报错 新手,配置Win2003+IIS 6.0+PHP 5.3+FastCgi时,总是报以下错误: FastCGI Error The FastCGI Handler was unable to process the request...

相关文章

PHP之友评论

今天推荐