summaryrefslogtreecommitdiff
path: root/devel/rt-mysql
diff options
context:
space:
mode:
authorabs <abs>2004-02-20 00:50:58 +0000
committerabs <abs>2004-02-20 00:50:58 +0000
commitd15c99591e01446edf37b86277b09236f45ea038 (patch)
treeeee828161cc8b9fcc5a28c6a2f3e065c7cd81926 /devel/rt-mysql
parentb0503c240f4066451c72105e51ab0964d4b47557 (diff)
downloadpkgsrc-d15c99591e01446edf37b86277b09236f45ea038.tar.gz
note /var/pkg/rt/sessiondata needs to be writable
Diffstat (limited to 'devel/rt-mysql')
-rw-r--r--devel/rt-mysql/files/README7
1 files changed, 5 insertions, 2 deletions
diff --git a/devel/rt-mysql/files/README b/devel/rt-mysql/files/README
index c26a7e1fe21..b5a9c4a81f7 100644
--- a/devel/rt-mysql/files/README
+++ b/devel/rt-mysql/files/README
@@ -1,5 +1,5 @@
===========================================================================
-$NetBSD: README,v 1.2 2004/02/04 22:19:10 abs Exp $
+$NetBSD: README,v 1.3 2004/02/20 00:50:58 abs Exp $
You must now do post-installation configuration:
@@ -9,7 +9,10 @@ You must now do post-installation configuration:
(3) Run rtconfig (located in @RT_PATH@/etc) to set up the database.
-(4) Read the README.rt file located in the same directory as this
+(4) Ensure /var/pkg/rt/sessiondata is writable as the user under which your
+ web server runs.
+
+(5) Read the README.rt file located in the same directory as this
file. This covers issues such as how to configure your web server
for use with rt, how to set up aliases for the email gateway, and
cron jobs for cleaning out stale data.