From: mbarnson%sisna.com <>
Date: Fri, 4 Apr 2008 11:46:15 +0000 (+0000)
Subject: Added section for Bugzilla and mod_perl (future expansion).
X-Git-Tag: bugzilla-3.1.3~226
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f903ee7bf9ffd0ed6701a5d94b2b1a4d6b1bd9bd;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/en/xml/installation.xml b/docs/en/xml/installation.xml
index 07ab699b47..d24f7b9a6c 100644
--- a/docs/en/xml/installation.xml
+++ b/docs/en/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.
+
+
+