summaryrefslogtreecommitdiffstats
path: root/docs/html/stepbystep.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/html/stepbystep.html')
-rw-r--r--docs/html/stepbystep.html119
1 files changed, 88 insertions, 31 deletions
diff --git a/docs/html/stepbystep.html b/docs/html/stepbystep.html
index ecff8481b..48e443702 100644
--- a/docs/html/stepbystep.html
+++ b/docs/html/stepbystep.html
@@ -4,8 +4,7 @@
>Step-by-step Install</TITLE
><META
NAME="GENERATOR"
-CONTENT="Modular DocBook HTML Stylesheet Version 1.76b+
-"><LINK
+CONTENT="Modular DocBook HTML Stylesheet Version 1.7"><LINK
REL="HOME"
TITLE="The Bugzilla Guide - 2.17.5 Development Release"
HREF="index.html"><LINK
@@ -73,7 +72,9 @@ CLASS="section"
><H1
CLASS="section"
><A
-NAME="stepbystep">4.1. Step-by-step Install</H1
+NAME="stepbystep"
+></A
+>4.1. Step-by-step Install</H1
><P
>Bugzilla has been successfully installed under many different
operating systems including almost all Unix clones and
@@ -227,7 +228,9 @@ CLASS="section"
><H2
CLASS="section"
><A
-NAME="install-mysql">4.1.1. MySQL</H2
+NAME="install-mysql"
+></A
+>4.1.1. MySQL</H2
><P
>Visit the MySQL homepage at
<A
@@ -299,7 +302,9 @@ CLASS="filename"
><DIV
CLASS="figure"
><A
-NAME="install-mysql-packets"><P
+NAME="install-mysql-packets"
+></A
+><P
><B
>Figure 4-1. Set Max Packet Size in MySQL</B
></P
@@ -339,7 +344,9 @@ CLASS="section"
><H2
CLASS="section"
><A
-NAME="install-perl">4.1.2. Perl</H2
+NAME="install-perl"
+></A
+>4.1.2. Perl</H2
><P
>Any machine that doesn't have Perl on it is a sad machine indeed.
Perl can be got in source form from <A
@@ -359,7 +366,9 @@ CLASS="section"
><H2
CLASS="section"
><A
-NAME="install-perlmodules">4.1.3. Perl Modules</H2
+NAME="install-perlmodules"
+></A
+>4.1.3. Perl Modules</H2
><P
>Perl modules can be found using
<A
@@ -393,7 +402,9 @@ HREF="os-specific.html#win32-perlmodules"
><DIV
CLASS="example"
><A
-NAME="install-perlmodules-cpan"><P
+NAME="install-perlmodules-cpan"
+></A
+><P
><B
>Example 4-1. Installing perl modules with CPAN</B
></P
@@ -760,7 +771,9 @@ CLASS="section"
><H3
CLASS="section"
><A
-NAME="install-modules-bundle-bugzilla">4.1.3.1. Bundle::Bugzilla</H3
+NAME="install-modules-bundle-bugzilla"
+></A
+>4.1.3.1. Bundle::Bugzilla</H3
><P
>If you are running at least perl 5.6.1, you can save yourself a lot
of time by using Bundle::Bugzilla. This bundle contains every module
@@ -837,7 +850,9 @@ CLASS="section"
><H3
CLASS="section"
><A
-NAME="install-modules-appconfig">4.1.3.2. AppConfig (1.52)</H3
+NAME="install-modules-appconfig"
+></A
+>4.1.3.2. AppConfig (1.52)</H3
><P
>Dependency for Template Toolkit. We probably don't need to
specifically check for it anymore.
@@ -848,7 +863,9 @@ CLASS="section"
><H3
CLASS="section"
><A
-NAME="install-modules-cgi">4.1.3.3. CGI (2.88)</H3
+NAME="install-modules-cgi"
+></A
+>4.1.3.3. CGI (2.88)</H3
><P
>The CGI module parses form elements and cookies and does many
other usefule things. It come as a part of recent perl distributions, but
@@ -879,7 +896,9 @@ CLASS="section"
><H3
CLASS="section"
><A
-NAME="install-modules-data-dumper">4.1.3.4. Data::Dumper (any)</H3
+NAME="install-modules-data-dumper"
+></A
+>4.1.3.4. Data::Dumper (any)</H3
><P
>The Data::Dumper module provides data structure persistence for
Perl (similar to Java's serialization). It comes with later
@@ -911,7 +930,9 @@ CLASS="section"
><H3
CLASS="section"
><A
-NAME="install-modules-date-format">4.1.3.5. TimeDate modules (2.21)</H3
+NAME="install-modules-date-format"
+></A
+>4.1.3.5. TimeDate modules (2.21)</H3
><P
>Many of the more common date/time/calendar related Perl modules
have been grouped into a bundle similar to the MySQL modules bundle.
@@ -944,7 +965,9 @@ CLASS="section"
><H3
CLASS="section"
><A
-NAME="install-modules-dbi">4.1.3.6. DBI (1.32)</H3
+NAME="install-modules-dbi"
+></A
+>4.1.3.6. DBI (1.32)</H3
><P
>The DBI module is a generic Perl module used the
MySQL-related modules. As long as your Perl installation was done
@@ -976,7 +999,9 @@ CLASS="section"
><H3
CLASS="section"
><A
-NAME="install-modules-dbd-mysql">4.1.3.7. MySQL-related modules</H3
+NAME="install-modules-dbd-mysql"
+></A
+>4.1.3.7. MySQL-related modules</H3
><P
>The Perl/MySQL interface requires a few mutually-dependent Perl
modules. These modules are grouped together into the the
@@ -1019,7 +1044,9 @@ CLASS="section"
><H3
CLASS="section"
><A
-NAME="install-file-spec">4.1.3.8. File::Spec (0.82)</H3
+NAME="install-file-spec"
+></A
+>4.1.3.8. File::Spec (0.82)</H3
><P
>File::Spec is a perl module that allows file operations, such as
generating full path names, to work cross platform.
@@ -1049,7 +1076,9 @@ CLASS="section"
><H3
CLASS="section"
><A
-NAME="install-modules-file-temp">4.1.3.9. File::Temp (any)</H3
+NAME="install-modules-file-temp"
+></A
+>4.1.3.9. File::Temp (any)</H3
><P
>File::Temp is used to generate a temporary filename that is
guaranteed to be unique. It comes as a standard part of perl
@@ -1079,7 +1108,9 @@ CLASS="section"
><H3
CLASS="section"
><A
-NAME="install-modules-template">4.1.3.10. Template Toolkit (2.08)</H3
+NAME="install-modules-template"
+></A
+>4.1.3.10. Template Toolkit (2.08)</H3
><P
>When you install Template Toolkit, you'll get asked various
questions about features to enable. The defaults are fine, except
@@ -1111,7 +1142,9 @@ CLASS="section"
><H3
CLASS="section"
><A
-NAME="install-modules-text-wrap">4.1.3.11. Text::Wrap (2001.0131)</H3
+NAME="install-modules-text-wrap"
+></A
+>4.1.3.11. Text::Wrap (2001.0131)</H3
><P
>Text::Wrap is designed to proved intelligent text wrapping.
</P
@@ -1135,7 +1168,9 @@ CLASS="section"
><H3
CLASS="section"
><A
-NAME="install-modules-gd">4.1.3.12. GD (1.20) [optional]</H3
+NAME="install-modules-gd"
+></A
+>4.1.3.12. GD (1.20) [optional]</H3
><P
>The GD library was written by Thomas Boutell a long while ago to
programmatically generate images in C. Since then it's become the
@@ -1243,7 +1278,9 @@ CLASS="section"
><H3
CLASS="section"
><A
-NAME="install-modules-chart-base">4.1.3.13. Chart::Base (0.99c) [optional]</H3
+NAME="install-modules-chart-base"
+></A
+>4.1.3.13. Chart::Base (0.99c) [optional]</H3
><P
>The Chart module provides Bugzilla with on-the-fly charting
abilities. It can be installed in the usual fashion after it has been
@@ -1270,7 +1307,9 @@ CLASS="section"
><H3
CLASS="section"
><A
-NAME="install-modules-xml-parser">4.1.3.14. XML::Parser (any) [Optional]</H3
+NAME="install-modules-xml-parser"
+></A
+>4.1.3.14. XML::Parser (any) [Optional]</H3
><P
>XML::Parser is used by the <TT
CLASS="filename"
@@ -1303,7 +1342,9 @@ CLASS="section"
><H3
CLASS="section"
><A
-NAME="install-modules-gd-graph">4.1.3.15. GD::Graph (any) [Optional]</H3
+NAME="install-modules-gd-graph"
+></A
+>4.1.3.15. GD::Graph (any) [Optional]</H3
><P
>In addition to GD listed above, the reporting interface of Bugzilla
needs to have the GD::Graph module installed.
@@ -1333,7 +1374,9 @@ CLASS="section"
><H3
CLASS="section"
><A
-NAME="install-modules-gd-text-align">4.1.3.16. GD::Text::Align (any) [Optional]</H3
+NAME="install-modules-gd-text-align"
+></A
+>4.1.3.16. GD::Text::Align (any) [Optional]</H3
><P
>GD::Text::Align, as the name implies, is used to draw aligned
strings of text. It is needed by the reporting interface.
@@ -1363,7 +1406,9 @@ CLASS="section"
><H3
CLASS="section"
><A
-NAME="install-modules-mime-parser">4.1.3.17. MIME::Parser (any) [Optional]</H3
+NAME="install-modules-mime-parser"
+></A
+>4.1.3.17. MIME::Parser (any) [Optional]</H3
><P
>MIME::Parser is only needed if you want to use the e-mail interface
located in the <TT
@@ -1396,7 +1441,9 @@ CLASS="section"
><H3
CLASS="section"
><A
-NAME="install-modules-patchreader">4.1.3.18. PatchReader (0.9.1) [Optional]</H3
+NAME="install-modules-patchreader"
+></A
+>4.1.3.18. PatchReader (0.9.1) [Optional]</H3
><P
>PatchReader is only needed if you want to use Patch Viewer, a
Bugzilla feature to format patches in a pretty HTML fashion. There are a
@@ -1432,7 +1479,9 @@ CLASS="section"
><H2
CLASS="section"
><A
-NAME="install-webserver">4.1.4. HTTP Server</H2
+NAME="install-webserver"
+></A
+>4.1.4. HTTP Server</H2
><P
>You have freedom of choice here, pretty much any web server that
is capable of running <A
@@ -1488,7 +1537,9 @@ CLASS="section"
><H2
CLASS="section"
><A
-NAME="install-bzfiles">4.1.5. Bugzilla</H2
+NAME="install-bzfiles"
+></A
+>4.1.5. Bugzilla</H2
><P
>You should untar the Bugzilla files into a directory that you're
willing to make writable by the default web server user (probably
@@ -1600,7 +1651,9 @@ CLASS="section"
><H2
CLASS="section"
><A
-NAME="install-setupdatabase">4.1.6. Setting Up the MySQL Database</H2
+NAME="install-setupdatabase"
+></A
+>4.1.6. Setting Up the MySQL Database</H2
><P
>After you've gotten all the software installed and working you're
ready to start preparing the database for its life as the back end to
@@ -1755,7 +1808,9 @@ CLASS="section"
><H2
CLASS="section"
><A
-NAME="AEN795">4.1.7. <TT
+NAME="AEN795"
+></A
+>4.1.7. <TT
CLASS="filename"
>checksetup.pl</TT
></H2
@@ -1903,7 +1958,9 @@ CLASS="section"
><H2
CLASS="section"
><A
-NAME="AEN826">4.1.8. Configuring Bugzilla</H2
+NAME="AEN826"
+></A
+>4.1.8. Configuring Bugzilla</H2
><P
>&#13; You should run through the parameters on the Edit Parameters page
(link in the footer) and set them all to appropriate values.