From: mbarnson%sisna.com <>
Date: Tue, 5 Nov 2002 11:19:40 +0000 (+0000)
Subject: Added section for Bugzilla and mod_perl (future expansion).
X-Git-Tag: bugzilla-2.17.1~23
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b1fee660c7f48c7e6fc89a222acf49c35007fedd;p=thirdparty%2Fbugzilla.git
Added section for Bugzilla and mod_perl (future expansion).
Right now, it just says "Bugzilla doesn't work under mod_perl".
See bug 149883
---
diff --git a/docs/sgml/installation.sgml b/docs/sgml/installation.sgml
index 07ab699b47..d24f7b9a6c 100644
--- a/docs/sgml/installation.sgml
+++ b/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 mod_perl
+
+ 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/docs/xml/installation.xml b/docs/xml/installation.xml
index 07ab699b47..d24f7b9a6c 100644
--- a/docs/xml/installation.xml
+++ b/docs/xml/installation.xml
@@ -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 mod_perl
+
+ Bugzilla is unsupported under mod_perl. Effort is underway
+ to make it work cleanly in a mod_perl environment, but it is
+ slow going.
+
+
+