安装BUGZILLA 出现错误
1、安装bugzilla出现CGI错误CGI Error
The specified CGI application misbehaved by not returning a complete set of HTTP headers.
按照网上处理办法:
但是访问的还是提示出现CGI error。
2、检测perl模块
C:\bugzilla>perl checksetup.pl
Checking perl modules ...
Checking for AppConfig (v1.52) ok: found v1.55
Checking for CGI (v2.93) ok: found v3.10
Checking for Data::Dumper (any) ok: found v2.121_04
Checking for Date::Format (v2.21) ok: found v2.22
Checking for DBI (v1.38) ok: found v1.43
Checking for File::Spec (v0.84) ok: found v3.05
Checking for File::Temp (any) ok: found v0.16
Checking for Template (v2.08) ok: found v2.13
Checking for Text::Wrap (v2001.0131) ok: found v2001.09293
Checking for Mail::Mailer (v1.65) ok: found v1.67
Checking for Storable (any) ok: found v2.13
The following Perl modules are optional:
Checking for GD (v1.20) ok: found v2.16
Checking for Template::Plugin::GD::Image (any) ok: found v1.55
Checking for Chart::Base (v1.0) ok: found v2.3
Checking for XML::Parser (any) ok: found v2.34
Checking for GD::Graph (any) ok: found v1.43
Checking for GD::Text::Align (any) ok: found v1.18
Checking for PatchReader (v0.9.4)ok: found v0.9.5
Checking for HTML::Parser (v3.40) ok: found v3.46
Checking forHTML::Scrubber (any) not found
All the required modules are available at:
http://landfill.bugzilla.org/ppm/
You can add the repository with the following command:
ppm rep add bugzilla http://landfill.bugzilla.org/ppm/
If you want additional HTML tags within product and group descriptions,
you should install:
HTML::Scrubber: ppm install HTML::Scrubber
Checking user setup ...
Removing existing compiled templates ...
Precompiling templates ...
Checking for DBD::mysql (v2.9003) ok: found v2.9004
Checking for MySQL (v3.23.41) ok: found v5.0.22-community-nt
Populating duplicates table...
C:\bugzilla>
检查HTML::Scrubber: ppm install HTML::Scrubber没有该模块。
请路过的网友帮忙解答一下。 论坛里面有人给出了bugzilla常用的ppm文件吧,你在精华里面找找看。 回复:在精华区找到HTML::Scrubber: ppm install HTML::Scrubber该模块,安装完成,非常感谢。
但是访问的时候还是提示CGI错误 通常都有配置bugzilla的帖子,你找找看,按照上面说的配置,一般都可以的。 有点疑惑:在这个网站http://www.bugzilla.org/docs/2.18/html/configuration.html#http-iis
You may also want to refer to the following Microsoft Knowledge Base articles: 245225 "HOW TO: Configure and Test a PERL Script with IIS 4.0, 5.0, and 5.1" (for Internet Information Services) and 231998 "HOW TO: FP2000: How to Use Perl with Microsoft Personal Web Server on Windows 95/98" (for Personal Web Server).
没有提到支持IIS6.0
页:
[1]