From f0324c374c51b61a8615044631337a60eb9a37a8 Mon Sep 17 00:00:00 2001 From: "jake%bugzilla.org" <> Date: Fri, 3 Jan 2003 01:29:23 +0000 Subject: Recomiple the docs for the 2.17.3 release --- docs/html/stepbystep.html | 82 ++++++++++++++++++++++++++++------------------- 1 file changed, 49 insertions(+), 33 deletions(-) (limited to 'docs/html/stepbystep.html') diff --git a/docs/html/stepbystep.html b/docs/html/stepbystep.html index 1a6e911c2..09dea6ccf 100644 --- a/docs/html/stepbystep.html +++ b/docs/html/stepbystep.html @@ -152,7 +152,7 @@ HREF="http://www.mysql.com/" TARGET="_top" >MySQL database server - (3.22.5 or greater) + (3.23.6 or greater)

  • Perl - (5.005 or greater, 5.6.1 is recommended if you wish to + (5.6, 5.6.1 is recommended if you wish to use Bundle::Bugzilla)

  • Template - (v2.07) + (v2.08)

  • File::Temp (v1.804) (Prerequisite for Template) +> + (1.804) (Prerequisite for Template)

  • AppConfig - (v1.52) + (1.52)

  • Text::Wrap - (v2001.0131) + (2001.0131)

  • File::Spec - (v0.8.2) + (0.82)

  • DBD::mysql - (v1.2209) + (1.2209)

  • DBI - (v1.13) + (1.13)

  • CGI::Carp - (any) +> CGI + + (2.88)

  • GD - (v1.19) for bug charting + (1.20) for bug charting +

  • GD::Chart + (any) for bug charting +

  • GD::Text::Align + (any) for bug charting

  • Chart::Base - (v0.99c) for bug charting + (0.99c) for bug charting

  • perl.com for the rare *nix systems which don't have it. - Although Bugzilla runs with all post-5.005 - versions of Perl, it's a good idea to be up to the very latest version + Although Bugzilla runs with perl 5.6, + it's a good idea to be up to the very latest version if you can when running Bugzilla. As of this writing, that is Perl - version 5.6.1.

    4.1.5.1. DBI

    4.1.5.2. Data::Dumper

    4.1.5.3. MySQL-related modules

    4.1.5.4. TimeDate modules

    4.1.5.5. GD (optional)

    4.1.5.6. Chart::Base (optional)

    4.1.5.7. Template Toolkit

    When you install Template Toolkit, you'll get asked various questions about features to enable. The defaults are fine, except that it is recommended you use the high speed XS Stash of the Template - Toolkit, in order to achieve best performance. However, there are - known problems with XS Stash and Perl 5.005_02 and lower. If you - wish to use these older versions of Perl, please use the regular - stash.

    4.1.6. HTTP Server

    4.1.7. Bugzilla

    4.1.8. Setting Up the MySQL Database

    4.1.9.

    4.1.10. Securing MySQL

    4.1.11. Configuring Bugzilla