From 509c18826d5f1a0e468427719dd60a7ffbc664dc Mon Sep 17 00:00:00 2001 From: "mbarnson%sisna.com" Date: Tue, 5 Nov 2002 03:19:40 +0000 Subject: [PATCH] Added section for Bugzilla and mod_perl (future expansion). Right now, it just says "Bugzilla doesn't work under mod_perl". See bug 149883 git-svn-id: svn://10.0.0.236/trunk@132992 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/webtools/bugzilla/docs/sgml/installation.sgml | 10 ++++++++++ mozilla/webtools/bugzilla/docs/xml/installation.xml | 10 ++++++++++ 2 files changed, 20 insertions(+) diff --git a/mozilla/webtools/bugzilla/docs/sgml/installation.sgml b/mozilla/webtools/bugzilla/docs/sgml/installation.sgml index 07ab699b47a..d24f7b9a6c5 100644 --- a/mozilla/webtools/bugzilla/docs/sgml/installation.sgml +++ b/mozilla/webtools/bugzilla/docs/sgml/installation.sgml @@ -1260,6 +1260,16 @@ bash# perl -pi -e "s/Content-Type\: text\/html/Content-Type\: text\/html\; chars index.htm, and so forth. +
+ + Bugzilla and <filename>mod_perl</filename> + + Bugzilla is unsupported under mod_perl. Effort is underway + to make it work cleanly in a mod_perl environment, but it is + slow going. + +
+
diff --git a/mozilla/webtools/bugzilla/docs/xml/installation.xml b/mozilla/webtools/bugzilla/docs/xml/installation.xml index 07ab699b47a..d24f7b9a6c5 100644 --- a/mozilla/webtools/bugzilla/docs/xml/installation.xml +++ b/mozilla/webtools/bugzilla/docs/xml/installation.xml @@ -1260,6 +1260,16 @@ bash# perl -pi -e "s/Content-Type\: text\/html/Content-Type\: text\/html\; chars <filename>index.htm</filename>, and so forth. </para> </section> + <section id="mod_perl" xreflabel="Bugzilla and mod_perl"> + <title> + Bugzilla and <filename>mod_perl</filename> + + Bugzilla is unsupported under mod_perl. Effort is underway + to make it work cleanly in a mod_perl environment, but it is + slow going. + +
+