blob: e67b08b59f7392bdcf6b36d167f0c52f3a34a4fe (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
===========================================================================
$NetBSD: MESSAGE,v 1.1.1.1 2006/03/31 22:23:07 adrianp Exp $
Please refer to the file:
${PREFIX}/share/doc/kronolith/INSTALL
on how to setup your Kronolith installation. You need to at least edit
${PREFIX}/share/horde/config/registry.php
to enable Kronolith in the horde framework. You will also need to configure
Kronolith by using the Horde administrative interface.
Finally you will also need to make Kronolith 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}/kronolith.conf
===========================================================================
|