From d8caf6045d10344c431918128e3803ca497565f3 Mon Sep 17 00:00:00 2001 From: "gerv%gerv.net" <> Date: Sun, 28 Jul 2002 05:00:17 +0000 Subject: Merging new docs from 2.16 branch. --- docs/html/installation.html | 235 +++++++++++++++++++------------------------- 1 file changed, 103 insertions(+), 132 deletions(-) (limited to 'docs/html/installation.html') diff --git a/docs/html/installation.html b/docs/html/installation.html index d450028a4..2f27feedf 100644 --- a/docs/html/installation.html +++ b/docs/html/installation.html @@ -10,11 +10,11 @@ REL="HOME" TITLE="The Bugzilla Guide" HREF="index.html">PrevNext

Chapter 3. Installation

Chapter 4. Installation
Table of Contents
3.1. ERRATA
3.2. 4.1. Step-by-step Install
3.2.1. 4.1.1. Introduction
3.2.2. Installing the Prerequisites4.1.2. Package List
3.2.3. 4.1.3. Installing MySQL DatabaseMySQL
3.2.4. 4.1.4. Perl (5.004 or greater)
3.2.5. DBI Perl Module
3.2.6. Data::Dumper Perl Module
3.2.7. MySQL related Perl Module Collection
3.2.8. TimeDate Perl Module Collection
3.2.9. GD Perl Module (1.8.3)Perl
3.2.10. Chart::Base Perl Module (0.99c)4.1.5. Perl Modules
3.2.11. DB_File Perl Module
3.2.12. 4.1.6. HTTP Server
3.2.13. Installing the Bugzilla Files4.1.7. Bugzilla
3.2.14. 4.1.8. Setting Up the MySQL Database
3.2.15. Tweaking 4.1.9. localconfigchecksetup.pl
3.2.16. Setting Up Maintainers Manually (Optional)
3.2.17. The Whining Cron (Optional)
3.2.18. Bug Graphs (Optional)4.1.10. Securing MySQL
3.2.19. Securing MySQL4.1.11. Configuring Bugzilla
3.3. Mac OS X Installation Notes4.2. Optional Additional Configuration
3.4. BSD Installation Notes4.2.1. Dependency Charts
3.5. Installation General Notes4.2.2. Bug Graphs
3.5.1. Modifying Your Running System4.2.3. The Whining Cron
3.5.2. Upgrading From Previous Versions4.2.4. LDAP Authentication
3.5.3. 4.2.5. Preventing untrusted Bugzilla content from executing malicious + Javascript code
4.2.6. .htaccess files and security + files and security
3.5.4. 4.2.7. mod_throttle and Security
3.5.5. Preventing untrusted Bugzilla content from executing malicious Javascript code
3.5.6. UNIX Installation Instructions History + + and Security
3.6. 4.3. Win32 Installation Notes
3.6.1. 4.3.1. Win32 Installation: Step-by-step
3.6.2. 4.3.2. Additional Windows Tips
4.4. Mac OS X Installation Notes
4.5. Troubleshooting
4.5.1. Bundle::Bugzilla makes me upgrade to Perl 5.6.1
3.6.3. Bugzilla LDAP Integration4.5.2. DBD::Sponge::db prepare failed
4.5.3. cannot chdir(/var/spool/mqueue)

These installation instructions are presented assuming you are - installing on a UNIX or completely POSIX-compliant system. If - you are installing on Microsoft Windows or another oddball - operating system, please consult the appropriate sections in - this installation guide for notes on how to be successful. -