bugzilla安装(TEST-FAILED Webserver is not executing CGI files.)

来源:互联网 发布:淘宝网复制软件小黄鸭 编辑:程序博客网 时间:2024/06/14 10:05

环境配置:win2003+bugzilla+mysql+perl

 

安装故障:

C:/bugzilla-3.2.2/bugzilla-3.2.2>perl testserver.pl http://localhost
TEST-OK Got front picture.
Use of uninitialized value in pattern match (m//) at testserver.pl line 110.
Use of uninitialized value in pattern match (m//) at testserver.pl line 110.
TEST-FAILED Webserver is not executing CGI files.
TEST-OK Webserver is preventing fetch of http://localhost/localconfig.
TEST-OK GD library generated a good PNG image.
TEST-OK Chart library generated a good PNG image.
TEST-OK Template::Plugin::GD is installed.

 

解决方法:

将windows2003的IIS服务器中的“web服务器扩展”中将“所有未知CGI扩展”的“禁止”改为“允许”即可!

 

 

原创粉丝点击