]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 394953: The FAQ says Bugzilla doesn't support mod_perl yet - Patch by samfw ...
authorlpsolit%gmail.com <>
Wed, 5 Sep 2007 16:27:05 +0000 (16:27 +0000)
committerlpsolit%gmail.com <>
Wed, 5 Sep 2007 16:27:05 +0000 (16:27 +0000)
docs/xml/faq.xml

index 8ce79c28bd0ea6cf56a2f955d86a3058d46cd029..23eb38f84013b119d265237cfa21d193dd3e61d5 100644 (file)
@@ -326,23 +326,6 @@ perl runtests.pl 2 --verbose
         </answer>
       </qandaentry>
 
-      <qandaentry>
-        <question id="faq-mod-perl">
-          <para>
-            Does bugzilla run under <filename>mod_perl</filename>?
-          </para>
-        </question>
-        <answer>
-          <para>
-            At present, no. Work is slowly taking place to remove global
-            variables, use $cgi, and use DBI. These are all necessary for
-            mod_perl (as well as being good for other reasons). Visit 
-            <ulink url="https://bugzilla.mozilla.org/show_bug.cgi?id=87406">
-            bug 87406</ulink> to view the discussion and progress.
-          </para>
-        </answer>
-      </qandaentry>
-
       <qandaentry>
         <question id="faq-general-selinux">
           <para>