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/installing-bugzilla.html | 343 +++++++++++++++++++++++++++++++++++++ 1 file changed, 343 insertions(+) create mode 100644 docs/html/installing-bugzilla.html (limited to 'docs/html/installing-bugzilla.html') diff --git a/docs/html/installing-bugzilla.html b/docs/html/installing-bugzilla.html new file mode 100644 index 000000000..2ed62d1f0 --- /dev/null +++ b/docs/html/installing-bugzilla.html @@ -0,0 +1,343 @@ +Installing Bugzilla
The Bugzilla Guide - 2.17.7 + Development Release
PrevNext

Chapter 2. Installing Bugzilla

Table of Contents
2.1. Installation
2.1.1. Perl
2.1.2. MySQL
2.1.3. Web Server
2.1.4. Bugzilla
2.1.5. Perl Modules
2.2. Configuration
2.2.1. localconfig
2.2.2. MySQL
2.2.3. checksetup.pl
2.2.4. Web server
2.2.5. Bugzilla
2.3. Optional Additional Configuration
2.3.1. Bug Graphs
2.3.2. Dependency Charts
2.3.3. The Whining Cron
2.3.4. Patch Viewer
2.3.5. LDAP Authentication
2.3.6. Prevent users injecting malicious + Javascript
2.3.7. mod_throttle
2.3.8. TCP/IP Ports
2.3.9. Daemon Accounts
2.4. OS-Specific Installation Notes
2.4.1. Microsoft Windows
2.4.2. Mac OS X
2.4.3. Linux-Mandrake 8.0
2.5. Troubleshooting
2.5.1. General Advice
2.5.2. I installed a Perl module, but + checksetup.pl claims it's not installed!
2.5.3. Bundle::Bugzilla makes me upgrade to Perl 5.6.1
2.5.4. DBD::Sponge::db prepare failed
2.5.5. cannot chdir(/var/spool/mqueue)
2.5.6. Your vendor has not defined Fcntl macro O_NOINHERIT

PrevHomeNext
Document Conventions Installation
\ No newline at end of file -- cgit v1.2.3-24-g4f1b