The bugzilla rpms
Find a file
John Berninger d9b823139c update source
2007-05-24 19:30:57 +00:00
.cvsignore update source 2007-05-24 19:30:57 +00:00
bugzilla-httpd-conf auto-import bugzilla-2.22-5 on branch devel from bugzilla-2.22-5.src.rpm 2006-06-26 17:53:13 +00:00
bugzilla-rw-paths.patch updating requires, bz 241037, 241206 2007-05-24 13:57:39 +00:00
bugzilla.spec updating requires, bz 241037, 241206 2007-05-24 13:57:39 +00:00
Makefile Setup of module bugzilla 2006-06-26 17:50:23 +00:00
README.fedora.bugzilla auto-import bugzilla-2.22-5 on branch devel from bugzilla-2.22-5.src.rpm 2006-06-26 17:53:13 +00:00
sources update source 2007-05-24 19:30:57 +00:00

Bugzilla is a powerful bug tracking system used by a large number of open
source projects.  

In order to use Bugzilla, you will first need to configure it for your 
environment.  The first step to doing this is to run the checksetup.pl
script, which will perform module version checks and create an initial
config file in /etc/bugzilla called localconfig.  You then need to ensure
the values in this file are accurate for your environment.

Once this is done, you may need to modify default settings for your database
to ensure it accepts Bugzilla data properly.  Please see 
http://www.bugzilla.org/docs/2.22/html/configuration.html for specifics of 
database setting modifications.

Lastly, simply re-run checksetup.pl to populate the database tables, set up
the templates, and add the administrator ID.  You should be done at this point.