配置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
关键是模块不好改