Bugzilla问题
1、AddHandler cgi-script .cgi .pl 去掉#,并添加 .cgi .pl2、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
不能访问服务器,那位高手指点一下,谢谢!
hades
安转ActivePerl 设置的IIS 是否解析了 cgi检查一下。
你的第一次配置 可以运行 Bugzilla
跟Apache2.0.40 没关系; 我是在Linux Fedora4上安装的,对Linux系统不是很了解,Linux系统需要安装安转ActivePerl 设置的IIS这个吗,安装Perl模块我采用的是perl -MCPAN -e 'install "Bundle::Bugzilla"'的方式,ActivePerl 应该已经安装了吧,谢谢,请详细说明一下好吗?
hades
我给你视频 Bugzilla 安装全过程,你自己去看看吧。 谢谢,视频文件多大,我公司这没别的通信工具,只能用skype发,我的skype ID为zhangdch,你装这个了吗?安装bugzilla,IE访问出现的问题
Internal Server ErrorThe 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
安装设置完毕后,用IE访问一直提示这个问题,说有Internet Server Error,那位遇到过这个问题,请赐教,谢谢!
[ 本帖最后由 abelz 于 2006-7-11 11:46 编辑 ]
有人遇到过上面提到的那个问题吗?
还是没解决,那位指点一下hades
http://www.testceo.com/showdown.asp?soft_id=17lou 楼上的 这个是bugzilla 在win 下的安装录像 你自己去下载,;
ok? OK!Thanks!
页:
[1]