freebsd-ports/www/rt36/pkg-message
Dmitry Sivachenko 74ff25024c Tidy up DEPENDS list;
Correct pkg-plist;
Fixes for Apache2 users.

PR:		53205
Submitted by:	Tim Bishop <tim@bishnet.net>
Approved by:	maintainer
2003-06-20 08:41:24 +00:00

17 lines
812 B
Text

=====================================================================
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/.
=====================================================================