From 20811e277e61cd29ae1edc97a6c62bc1a03f442b Mon Sep 17 00:00:00 2001 From: "barnboy%trilobyte.net" <> Date: Sat, 11 Aug 2001 05:26:38 +0000 Subject: Compiled HTML/TXT check-in. For some reason, it keeps thinking my darn dbschema.jpg file is changing, though. --- docs/html/installation.html | 315 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 315 insertions(+) create mode 100644 docs/html/installation.html (limited to 'docs/html/installation.html') diff --git a/docs/html/installation.html b/docs/html/installation.html new file mode 100644 index 000000000..e89260c71 --- /dev/null +++ b/docs/html/installation.html @@ -0,0 +1,315 @@ +Installation
The Bugzilla Guide
PrevNext

Chapter 3. Installation

Table of Contents
3.1. ERRATA
3.2. Step-by-step Install
3.2.1. Introduction
3.2.2. Installing the Prerequisites
3.2.3. Installing MySQL Database
3.2.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)
3.2.10. Chart::Base Perl Module (0.99c)
3.2.11. DB_File Perl Module
3.2.12. HTTP Server
3.2.13. Installing the Bugzilla Files
3.2.14. Setting Up the MySQL Database
3.2.15. Tweaking "localconfig"
3.2.16. Setting Up Maintainers Manually (Optional)
3.2.17. The Whining Cron (Optional)
3.2.18. Bug Graphs (Optional)
3.2.19. Securing MySQL
3.3. Mac OS X Installation Notes
3.4. BSD Installation Notes
3.5. Installation General Notes
3.5.1. Modifying Your Running System
3.5.2. Upgrading From Previous Versions
3.5.3. .htaccess files and security
3.5.4. UNIX Installation Instructions History
3.6. Win32 Installation Notes
3.6.1. Win32 Installation: Step-by-step
3.6.2. Additional Windows Tips

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. +


PrevHomeNext
Using Bugzilla-Conclusion ERRATA
\ No newline at end of file -- cgit v1.2.3-24-g4f1b