From 11945a73c631bedbcf8daaba531964c3fc2d6333 Mon Sep 17 00:00:00 2001 From: "justdave%syndicomm.com" <> Date: Thu, 5 Feb 2004 12:49:08 +0000 Subject: - Remove html, txt, and pdf directories from CVS - makedocs.pl now creates said directories when building the docs The idea here is that it's useless to have compiled stuff in CVS. The website will now auto-build the docs upon changes to the xml directory. --- docs/html/installing-bugzilla.html | 343 ------------------------------------- 1 file changed, 343 deletions(-) delete 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 deleted file mode 100644 index 2ed62d1f0..000000000 --- a/docs/html/installing-bugzilla.html +++ /dev/null @@ -1,343 +0,0 @@ -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.1