diff options
Diffstat (limited to 'docs/html/installing-bugzilla.html')
-rw-r--r-- | docs/html/installing-bugzilla.html | 343 |
1 files changed, 343 insertions, 0 deletions
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 @@ +<HTML +><HEAD +><TITLE +>Installing Bugzilla</TITLE +><META +NAME="GENERATOR" +CONTENT="Modular DocBook HTML Stylesheet Version 1.76b+ +"><LINK +REL="HOME" +TITLE="The Bugzilla Guide - 2.17.7 + Development Release" +HREF="index.html"><LINK +REL="PREVIOUS" +TITLE="Document Conventions" +HREF="conventions.html"><LINK +REL="NEXT" +TITLE="Installation" +HREF="installation.html"></HEAD +><BODY +CLASS="chapter" +BGCOLOR="#FFFFFF" +TEXT="#000000" +LINK="#0000FF" +VLINK="#840084" +ALINK="#0000FF" +><DIV +CLASS="NAVHEADER" +><TABLE +SUMMARY="Header navigation table" +WIDTH="100%" +BORDER="0" +CELLPADDING="0" +CELLSPACING="0" +><TR +><TH +COLSPAN="3" +ALIGN="center" +>The Bugzilla Guide - 2.17.7 + Development Release</TH +></TR +><TR +><TD +WIDTH="10%" +ALIGN="left" +VALIGN="bottom" +><A +HREF="conventions.html" +ACCESSKEY="P" +>Prev</A +></TD +><TD +WIDTH="80%" +ALIGN="center" +VALIGN="bottom" +></TD +><TD +WIDTH="10%" +ALIGN="right" +VALIGN="bottom" +><A +HREF="installation.html" +ACCESSKEY="N" +>Next</A +></TD +></TR +></TABLE +><HR +ALIGN="LEFT" +WIDTH="100%"></DIV +><DIV +CLASS="chapter" +><H1 +><A +NAME="installing-bugzilla" +></A +>Chapter 2. Installing Bugzilla</H1 +><DIV +CLASS="TOC" +><DL +><DT +><B +>Table of Contents</B +></DT +><DT +>2.1. <A +HREF="installation.html" +>Installation</A +></DT +><DD +><DL +><DT +>2.1.1. <A +HREF="installation.html#install-perl" +>Perl</A +></DT +><DT +>2.1.2. <A +HREF="installation.html#install-mysql" +>MySQL</A +></DT +><DT +>2.1.3. <A +HREF="installation.html#install-webserver" +>Web Server</A +></DT +><DT +>2.1.4. <A +HREF="installation.html#install-bzfiles" +>Bugzilla</A +></DT +><DT +>2.1.5. <A +HREF="installation.html#install-perlmodules" +>Perl Modules</A +></DT +></DL +></DD +><DT +>2.2. <A +HREF="configuration.html" +>Configuration</A +></DT +><DD +><DL +><DT +>2.2.1. <A +HREF="configuration.html#localconfig" +>localconfig</A +></DT +><DT +>2.2.2. <A +HREF="configuration.html#mysql" +>MySQL</A +></DT +><DT +>2.2.3. <A +HREF="configuration.html#AEN400" +>checksetup.pl</A +></DT +><DT +>2.2.4. <A +HREF="configuration.html#http" +>Web server</A +></DT +><DT +>2.2.5. <A +HREF="configuration.html#install-config-bugzilla" +>Bugzilla</A +></DT +></DL +></DD +><DT +>2.3. <A +HREF="extraconfig.html" +>Optional Additional Configuration</A +></DT +><DD +><DL +><DT +>2.3.1. <A +HREF="extraconfig.html#AEN584" +>Bug Graphs</A +></DT +><DT +>2.3.2. <A +HREF="extraconfig.html#AEN594" +>Dependency Charts</A +></DT +><DT +>2.3.3. <A +HREF="extraconfig.html#AEN610" +>The Whining Cron</A +></DT +><DT +>2.3.4. <A +HREF="extraconfig.html#patch-viewer" +>Patch Viewer</A +></DT +><DT +>2.3.5. <A +HREF="extraconfig.html#bzldap" +>LDAP Authentication</A +></DT +><DT +>2.3.6. <A +HREF="extraconfig.html#content-type" +>Prevent users injecting malicious + Javascript</A +></DT +><DT +>2.3.7. <A +HREF="extraconfig.html#mod-throttle" +><TT +CLASS="filename" +>mod_throttle</TT +></A +></DT +><DT +>2.3.8. <A +HREF="extraconfig.html#security-networking" +>TCP/IP Ports</A +></DT +><DT +>2.3.9. <A +HREF="extraconfig.html#security-daemon" +>Daemon Accounts</A +></DT +></DL +></DD +><DT +>2.4. <A +HREF="os-specific.html" +>OS-Specific Installation Notes</A +></DT +><DD +><DL +><DT +>2.4.1. <A +HREF="os-specific.html#os-win32" +>Microsoft Windows</A +></DT +><DT +>2.4.2. <A +HREF="os-specific.html#os-macosx" +><SPAN +CLASS="productname" +>Mac OS X</SPAN +></A +></DT +><DT +>2.4.3. <A +HREF="os-specific.html#os-mandrake" +>Linux-Mandrake 8.0</A +></DT +></DL +></DD +><DT +>2.5. <A +HREF="troubleshooting.html" +>Troubleshooting</A +></DT +><DD +><DL +><DT +>2.5.1. <A +HREF="troubleshooting.html#general-advice" +>General Advice</A +></DT +><DT +>2.5.2. <A +HREF="troubleshooting.html#AEN827" +>I installed a Perl module, but + <TT +CLASS="filename" +>checksetup.pl</TT +> claims it's not installed!</A +></DT +><DT +>2.5.3. <A +HREF="troubleshooting.html#AEN832" +>Bundle::Bugzilla makes me upgrade to Perl 5.6.1</A +></DT +><DT +>2.5.4. <A +HREF="troubleshooting.html#AEN837" +>DBD::Sponge::db prepare failed</A +></DT +><DT +>2.5.5. <A +HREF="troubleshooting.html#paranoid-security" +>cannot chdir(/var/spool/mqueue)</A +></DT +><DT +>2.5.6. <A +HREF="troubleshooting.html#trouble-filetemp" +>Your vendor has not defined Fcntl macro O_NOINHERIT</A +></DT +></DL +></DD +></DL +></DIV +></DIV +><DIV +CLASS="NAVFOOTER" +><HR +ALIGN="LEFT" +WIDTH="100%"><TABLE +SUMMARY="Footer navigation table" +WIDTH="100%" +BORDER="0" +CELLPADDING="0" +CELLSPACING="0" +><TR +><TD +WIDTH="33%" +ALIGN="left" +VALIGN="top" +><A +HREF="conventions.html" +ACCESSKEY="P" +>Prev</A +></TD +><TD +WIDTH="34%" +ALIGN="center" +VALIGN="top" +><A +HREF="index.html" +ACCESSKEY="H" +>Home</A +></TD +><TD +WIDTH="33%" +ALIGN="right" +VALIGN="top" +><A +HREF="installation.html" +ACCESSKEY="N" +>Next</A +></TD +></TR +><TR +><TD +WIDTH="33%" +ALIGN="left" +VALIGN="top" +>Document Conventions</TD +><TD +WIDTH="34%" +ALIGN="center" +VALIGN="top" +> </TD +><TD +WIDTH="33%" +ALIGN="right" +VALIGN="top" +>Installation</TD +></TR +></TABLE +></DIV +></BODY +></HTML +>
\ No newline at end of file |