blob: 3465d5a34f687cf86be1396b882e547beb7e97a5 (
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
27
28
29
|
==========================================================================
$NetBSD: MESSAGE,v 1.2 2001/04/30 06:11:09 jlam Exp $
Please refer to the file:
${PREFIX}/share/doc/imp/SECURITY
on how to secure the IMP installation. It is at least recommended that
you change the default database password used by horde-phplib and imp.
You may setup the Horde/IMP installation by pointing a web browser at:
http://www.domain.com/horde/setup.php3
or by manually editting:
${IMPDIR}/config/defaults.php3
You will also need to make IMP accessible through your HTTP server. If
you are running Apache and ap-php, then you can add the following lines
to httpd.conf:
Include ${APACHE_SYSCONFDIR}/horde.conf
Include ${APACHE_SYSCONFDIR}/imp.conf
to make Horde accessible through:
http://www.domain.com/horde/imp/
==========================================================================
|