]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 408766: Apache::DBI was unnecessary and was causing problems for some users.
authormkanat%bugzilla.org <>
Fri, 4 Apr 2008 11:48:18 +0000 (11:48 +0000)
committermkanat%bugzilla.org <>
Fri, 4 Apr 2008 11:48:18 +0000 (11:48 +0000)
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=justdave, a=mkanat

docs/en/xml/installation.xml

index 5f219f773432bc6d27c321d01d8302ccf7bc0854..421140c320b870285d9ba8dc267225f444e8abc0 100644 (file)
@@ -1,5 +1,5 @@
 <!-- <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"> -->
-<!-- $Id: installation.xml,v 1.147 2008/04/04 06:48:17 mkanat%bugzilla.org Exp $ -->
+<!-- $Id: installation.xml,v 1.148 2008/04/04 06:48:18 mkanat%bugzilla.org Exp $ -->
 <chapter id="installing-bugzilla">
   <title>Installing Bugzilla</title>
 
           </para>
         </listitem>
 
-        <listitem>
-          <para>
-            Apache::DBI
-            (&min-apache-dbi-ver;) for mod_perl2
-          </para>
-        </listitem>
       </orderedlist>
       </para>
 
       <para>Bugzilla also requires a more up-to-date version of the CGI
       perl module to be installed, version &min-mp-cgi-ver; as opposed to &min-cgi-ver;
       </para>
-      
-      <para>Finally, Bugzilla also requires <literal>Apache::DBI</literal>
-      (&min-apache-dbi-ver;) to be installed as well.</para>
     </section>
   </section>