summaryrefslogtreecommitdiff
path: root/mail/turba/MESSAGE
blob: 2b1e533b14a405d3c0065114d218e8c7d8b298d1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
===========================================================================
$NetBSD: MESSAGE,v 1.3 2006/07/18 23:26:54 ben Exp $

Please refer to the file:

	${PREFIX}/share/doc/turba/INSTALL

on how to setup your Turba installation. You need to at least edit

	${PREFIX}/share/horde/config/registry.php

to enable Turba in the horde framework.  You will also need to configure Turba
by using the Horde administrative interface.

If you use an SQL backend, you may need to create the Turba objects using
the appropriate script under

	${PREFIX}/share/horde/turba/scripts/sql/

Finally you will also need to make Turba accessible through your HTTP server.
If you are running Apache and ap-php, then you can add the following lines
to httpd.conf:

	Include ${PKG_SYSCONFDIR}/turba.conf

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