From 679854b8bbc65d112071111bbd7f34a6a481fb30 Mon Sep 17 00:00:00 2001 From: Ivan Kohler Date: Tue, 4 Jun 2013 00:21:24 -0700 Subject: RT 4.0.13 --- rt/docs/web_deployment.pod | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'rt/docs/web_deployment.pod') diff --git a/rt/docs/web_deployment.pod b/rt/docs/web_deployment.pod index 5d2cd4c00..5a9bd93a8 100644 --- a/rt/docs/web_deployment.pod +++ b/rt/docs/web_deployment.pod @@ -113,6 +113,11 @@ preference are ignored. We suggest the C MPM or FastCGI deployment if your privileged users are in a different timezone than the one the server is configured for. +B: RT 3.8 and below suggested use of C; +this is incorrect for RT 4, and (starting in RT 4.0.11) RT will refuse +to start, to prevent difficulties sending mail from RT. Change to +C, as the example below uses. + ### Optional apache logs for RT # ErrorLog /opt/rt4/var/log/apache2.error -- cgit v1.2.1