Closed Bug 310110 Opened 19 years ago Closed 19 years ago

The Apache webserver is not serving Bugzilla pages

Categories

(Bugzilla :: Installation & Upgrading, defect)

x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED INVALID

People

(Reporter: haefeleuser, Unassigned)

Details

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b4) Gecko/20050908 Firefox/1.4
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b4) Gecko/20050908 Firefox/1.4

You have a FAQ on this here: http://www.bugzilla.org/docs/2.18/html/x2941.html

But it doesn't help me at all. I get this output if I write "testserver.pl
http://localhost/bugzilla-2.18.3/":

C:\Program Files\Apache Group\Apache2\htdocs\bugzilla-2.18.3>testserver.pl
http://localhost/bugzilla-2.18.3/
TEST-OK Got ant picture.
TEST-FAILED Webserver is fetching rather than executing CGI files.
Check the AddHandler statement in your httpd.conf file.

Haha. Very funny: "Check the AddHandler statement in your httpd.conf file."

I wrote exactly what was written in your installation manual, just modified the
directory:
<Directory /bugzilla>
  AddHandler cgi-script .cgi
  Options +Indexes +ExecCGI
  DirectoryIndex index.cgi
  AllowOverride Limit
</Directory>
I didn't change anything else in the httpd.conf file except adding the lines above.

I use apache_2.0.54 and ActivePerl-5.8.7.813-MSWin32-x86-148120.msi with all
required and optional modules installed.

What is the problem? Why the Apache webserver is not serving Bugzilla pages?

Reproducible: Always
This sounds like a support question. Bugzilla is not a support forum--it is for
reporting software bugs.

However, if you would like support for Bugzilla, there are support resources
available at: 

http://www.bugzilla.org/support/
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.