diff options
author | keichii <keichii@FreeBSD.org> | 2002-12-22 13:42:32 +0800 |
---|---|---|
committer | keichii <keichii@FreeBSD.org> | 2002-12-22 13:42:32 +0800 |
commit | 7cc67ec96a642a8da79c01ba51f73bf7a95fea8d (patch) | |
tree | e95650c1bb03ad5b61455ad800b04a6d092d63aa /www/rt36/pkg-message | |
parent | 9f6fc0ff01510fe042e67212dedb8ef5fa2bcc7d (diff) | |
download | freebsd-ports-gnome-7cc67ec96a642a8da79c01ba51f73bf7a95fea8d.tar.gz freebsd-ports-gnome-7cc67ec96a642a8da79c01ba51f73bf7a95fea8d.tar.zst freebsd-ports-gnome-7cc67ec96a642a8da79c01ba51f73bf7a95fea8d.zip |
Adding another reminder to use mod_fastcgi and a static mod_perl
Diffstat (limited to 'www/rt36/pkg-message')
-rw-r--r-- | www/rt36/pkg-message | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/www/rt36/pkg-message b/www/rt36/pkg-message index 77db2d1bce37..8d1b6429f69c 100644 --- a/www/rt36/pkg-message +++ b/www/rt36/pkg-message @@ -1,7 +1,7 @@ =============================================================== To complete the installation of this port, you have to do the -followings: +following things: 1. Run %%PREFIX%%/rt2/etc/insertdata <last_version_of_rt> if you're upgrading from an older version. @@ -13,5 +13,6 @@ followings: The default is "password" (without the quotes.) 6. Configure RT per the instructions at http://www.fsck.com/rtfm/. - +NOTE: Please remember to use a statically compiled mod_perl, + and configure mod_fastcgi for a faster rt2. ================================================================ |