From 6c709dd097e65025038a0dc9c17fad6a88e99b6b Mon Sep 17 00:00:00 2001 From: "gerv%gerv.net" <> Date: Sun, 25 Jan 2004 02:30:57 +0000 Subject: Massive rearrangement of the installation section. Hopefully it makes sense now. --- docs/html/index.html | 257 ++++++++++++++++++++++----------------------------- 1 file changed, 111 insertions(+), 146 deletions(-) (limited to 'docs/html/index.html') diff --git a/docs/html/index.html b/docs/html/index.html index 02b30cdde..a7831663d 100644 --- a/docs/html/index.html +++ b/docs/html/index.html @@ -1,7 +1,7 @@ The Bugzilla Guide - 2.17.5 +>The Bugzilla Guide - 2.17.7 Development ReleaseThe Bugzilla Guide - 2.17.5 +>The Bugzilla Guide - 2.17.7 Development Release

The Bugzilla Team

2004-01-15

2004-01-24

2. IntroductionInstalling Bugzilla
2.1. What is Bugzilla?Installation
2.2. Why use a bug-tracking system?Configuration
2.3. Why use Bugzilla?Optional Additional Configuration
2.4. OS-Specific Installation Notes
2.5. Troubleshooting
3. Using BugzillaAdministering Bugzilla
3.1. IntroductionBugzilla Configuration
3.2. Create a Bugzilla AccountUser Administration
3.3. Anatomy of a BugProducts
3.4. Searching for BugsComponents
3.5. Bug ListsVersions
3.6. Filing BugsMilestones
3.7. Patch ViewerVoting
3.8. Hints and TipsGroups and Group Security
3.9. User Preferences
3.10. ReportsUpgrading to New Releases
4. InstallationCustomising Bugzilla
4.1. Step-by-step InstallTemplate Customization
4.2. HTTP Server ConfigurationTemplate Hooks
4.3. Optional Additional ConfigurationCustomizing Who Can Change What
4.4. OS Specific Installation NotesModifying Your Running System
4.5. Bugzilla SecurityMySQL Bugzilla Database Introduction
4.6. TroubleshootingIntegrating Bugzilla with Third-Party Tools
5. Administering BugzillaUsing Bugzilla
5.1. Bugzilla ConfigurationIntroduction
5.2. User AdministrationCreate a Bugzilla Account
5.3. ProductsAnatomy of a Bug
5.4. ComponentsSearching for Bugs
5.5. VersionsBug Lists
5.6. MilestonesFiling Bugs
5.7. VotingPatch Viewer
5.8. Groups and Group SecurityHints and Tips
5.9. Upgrading to New Releases
6. Customising Bugzilla
6.1. Template Customization
6.2. Customizing Who Can Change What
6.3. Modifying Your Running System
6.4. MySQL Bugzilla Database IntroductionUser Preferences
6.5. Integrating Bugzilla with Third-Party Tools5.10. Reports
C. Manual Installation of Perl Modules
C.1. Instructions
C.2. Download Locations
D. GNU Free Documentation License
0. PREAMBLEPreamble
1. APPLICABILITY AND DEFINITIONSApplicability and Definition
2. VERBATIM COPYINGVerbatim Copying
3. COPYING IN QUANTITYCopying in Quantity
4. MODIFICATIONSModifications
5. COMBINING DOCUMENTSCombining Documents
6. COLLECTIONS OF DOCUMENTSCollections of Documents
7. AGGREGATION WITH INDEPENDENT WORKSAggregation with Independent Works
8. TRANSLATIONTranslation
9. TERMINATIONTermination
10. FUTURE REVISIONS OF THIS LICENSEFuture Revisions of this License
List of Figures
4-1. Set Max Packet Size in MySQL
4-2. Other File::Temp error messages
4-3. Patch for File::Temp in Perl 5.6.0
List of Examples
4-1. Installing perl modules with CPAN
5-1. 3-1. Upgrading using CVS
5-2. 3-2. Upgrading using the tarball
5-3. 3-3. Upgrading using patches