51Testing软件测试论坛

标题: Bugzilla问题 [打印本页]

作者: abelz    时间: 2006-7-5 15:13
标题: Bugzilla问题
1、AddHandler cgi-script .cgi .pl 去掉#,并添加 .cgi .pl

2、DirectoryIndex index.html index.html.var index.cgi
添加index.cgi

3、添加一个Alias:
Alias /bugzilla/ "/var/www/bugzilla/"


<Directory "/var/www/bugzilla/">
Options +ExecCGI
AllowOverride None
</Directory>

"/var/www/bugzilla/"下有index.cgi,我是在配置bugzilla系统。
按照这种方式我在一台Apache版本是1.3的机器上配置好了Bugzilla,
但在另一台Apache版本是2.0.40 的机器上配置后输入网址,总出现如下错误:


Server error!
The server encountered an internal error and was unable to complete your request.
Error message:
Premature end of script headers: index.cgi
If you think this is a server error, please contact the webmaster
Error 500
不能访问服务器,那位高手指点一下,谢谢!
作者: abelz    时间: 2006-7-11 11:40
标题: Bugzilla安装时出现的问题(Linux系统)
当安装设置完毕,用IE浏览器访问时,报以下错误发生:
   Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, root@localhost and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.
--------------------------------------------------------------------------------
Apache/2.0.54 (Fedora) Server at 192.168.0.169 Port 80

这个问题困扰我好几天了,一直没找到发生错误的原因,那位高手对这个比较了解,谢谢指导!
作者: higkoo    时间: 2006-10-30 20:48
标题: 安装出错(WINDOWS)
我装了,提示如下:


CGI Error
The specified CGI application misbehaved by not returning a complete set of HTTP headers. The headers it did return are:


"-T" is on the #! line, it must also be used on the command line at F:\Documents\bugilliz\bugzilla\index.cgi line 1.


我用checksetup.pl查看,提示的意思好像是说我有的组件不是最新的。可我是在网上下载的最新的,不知是不是哪些组件不兼容。




欢迎光临 51Testing软件测试论坛 (http://bbs.51testing.com/) Powered by Discuz! X3.2