aboutsummaryrefslogtreecommitdiffstats
path: root/www/rt36/pkg-message
diff options
context:
space:
mode:
authordemon <demon@FreeBSD.org>2003-06-20 16:41:24 +0800
committerdemon <demon@FreeBSD.org>2003-06-20 16:41:24 +0800
commit06ffb947a4f1703a70a0049d051939c7dfea2c2d (patch)
treea6621b5ea4226c1c78ab2128d0b8efdbffbd575d /www/rt36/pkg-message
parent8d2e99f332dfdf7b173f34374dcae48491379f7a (diff)
downloadfreebsd-ports-gnome-06ffb947a4f1703a70a0049d051939c7dfea2c2d.tar.gz
freebsd-ports-gnome-06ffb947a4f1703a70a0049d051939c7dfea2c2d.tar.zst
freebsd-ports-gnome-06ffb947a4f1703a70a0049d051939c7dfea2c2d.zip
Tidy up DEPENDS list;
Correct pkg-plist; Fixes for Apache2 users. PR: 53205 Submitted by: Tim Bishop <tim@bishnet.net> Approved by: maintainer
Diffstat (limited to 'www/rt36/pkg-message')
-rw-r--r--www/rt36/pkg-message9
1 files changed, 6 insertions, 3 deletions
diff --git a/www/rt36/pkg-message b/www/rt36/pkg-message
index 414f02c0b294..6501c1edfa9a 100644
--- a/www/rt36/pkg-message
+++ b/www/rt36/pkg-message
@@ -6,9 +6,12 @@ To complete the installation of this port, please follow these steps:
the default config file (%%RT_PATH%%/etc/RT_Config.pm).
2. Configure the email and web gateways. Please refer to
'SETTING UP THE MAIL GATEWAY' in %%RT_PATH%%/README
-3. Restart Apache.
-4. Do remember to *CHANGE* the root's password for the web interface.
+3. For Apache2/mod_perl2 you'll probably need to add the
+ following line above the webmux.pl line in httpd.conf:
+ PerlRequire %%RT_PATH%%/bin/ap2mp2-fix.pl
+4. Restart Apache.
+5. Do remember to *CHANGE* the root's password for the web interface.
The default is "password" (without the quotes.)
-5. Configure RT per the instructions at http://www.fsck.com/rtfm/.
+6. Configure RT per the instructions at http://www.fsck.com/rtfm/.
=====================================================================