Bug 408766: Apache::DBI was unnecessary and was causing problems for some users.
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=justdave, a=mkanat git-svn-id: svn://10.0.0.236/trunk@249539 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
ea1bcaa783
commit
b5f39f5b9d
@ -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>
|
||||
|
||||
@ -473,12 +473,6 @@
|
||||
</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>
|
||||
Apache::DBI
|
||||
(&min-apache-dbi-ver;) for mod_perl2
|
||||
</para>
|
||||
</listitem>
|
||||
</orderedlist>
|
||||
</para>
|
||||
|
||||
@ -655,9 +649,6 @@
|
||||
<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>
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user