summaryrefslogtreecommitdiff
path: root/www/rt36/pkg-message
blob: 6501c1edfa9aaccde80791309b143c7c88d1a064 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
=====================================================================

To complete the installation of this port, please follow these steps:

1. Edit %%RT_PATH%%/etc/RT_SiteConfig.pm, by referring to
   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. 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.)
6. Configure RT per the instructions at http://www.fsck.com/rtfm/.

=====================================================================