Checking perl modules ...
Checking for AppConfig (v1.52) ok: found v1.66
Checking for CGI (v2.93) ok: found v3.39
Checking for Data:umper (any) ok: found v2.121
Checking for Date::Format (v2.21) ok: found v2.22
Checking for DBI (v1.36) ok: found v1.607
Checking for DBD::mysql (v2.1010) ok: found v4.007
Checking for File::Spec (v0.82) ok: found v3.2701
Checking for File::Temp (any) ok: found v0.20
Checking for Template (v2.0 ok: found v2.19
Checking for Text::Wrap (v2001.0131) ok: found v2006.1117
The following Perl modules are optional:
Checking for GD (v1.20) ok: found v2.39
Checking for Chart::Base (v1.0) ok: found v2.4.1
Checking for XML:arser (any) ok: found v2.34
Checking for GD::Graph (any) ok: found v1.44
Checking for GD::Text::Align (any) ok: found v1.18
Checking for PatchReader (v0.9.4) ok: found v0.9.5
Checking user setup ...
Removing existing compiled templates ...
Precompiling templates ...
Checking for MySQL Server (v3.23.41) ok: found v4.1.20
Looks like we don't have an administrator set up yet. Either this is your
first time using Bugzilla, or your administrator's privileges might have accidently
been deleted.
Enter the e-mail address of the administrator: guow@icebox.com
You entered 'guow@coolsand-tech.com'. Is this correct? [Y/n] y
Enter the real name of the administrator: guowl
Enter a password for the administrator account:
Please retype the password to verify:
'guow@coolsand-tech.com' is now set up as an administrator account.
[root@localhost bugzilla]#
apache配置
Alias /bug/ "/opt/bugzilla/"
<Directory /opt/bugzilla>
AddHandler cgi-script .cgi
Options +Indexes +ExecCGI
DirectoryIndex index.cgi
AllowOverride Limit
</Directory>
用IE打开http://ip/bug/出现以下信息
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.52 (Red Hat) Server at 10.10.100.202 Port 80
我查看了日志出现错误 是
[Mon Aug 04 14:23:57 2008] [error] [client 10.10.100.201] (13)Permission denied: exec of '/opt/bugzilla/index.cgi' failed, referer: http://10.10.100.202/bug/
[Mon Aug 04 14:23:57 2008] [error] [client 10.10.100.201] Premature end of script headers: index.cgi, referer: http://10.10.100.202/bug/
这个问题我要怎么解决啊?我搞了好几天了都没搞定,哪们大哥来帮帮忙。。。。。谢谢。作者: 骄阳似火 时间: 2008-8-5 17:47 标题: HI 服务器是MYSQL的吗,装了没,配好了没,看提示好像是跟服务器有关作者: 骄阳似火 时间: 2008-8-5 17:49
I have some bugzill's install steup file. do you like to