From: mkanat%bugzilla.org <> Date: Fri, 4 Apr 2008 11:48:18 +0000 (+0000) Subject: Bug 408766: Apache::DBI was unnecessary and was causing problems for some users. X-Git-Tag: bugzilla-3.1.4~74 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=70e84b1dfe80d5470ccc8af9adcef8497bc0ed22;p=thirdparty%2Fbugzilla.git Bug 408766: Apache::DBI was unnecessary and was causing problems for some users. Patch By Max Kanat-Alexander r=justdave, a=mkanat --- diff --git a/docs/en/xml/installation.xml b/docs/en/xml/installation.xml index 5f219f7734..421140c320 100644 --- a/docs/en/xml/installation.xml +++ b/docs/en/xml/installation.xml @@ -1,5 +1,5 @@ - + Installing Bugzilla @@ -473,12 +473,6 @@ - - - Apache::DBI - (&min-apache-dbi-ver;) for mod_perl2 - - @@ -655,9 +649,6 @@ 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; - - Finally, Bugzilla also requires Apache::DBI - (&min-apache-dbi-ver;) to be installed as well.