1 ===========================================================================
2 $NetBSD: MESSAGE,v 1.8 2006/06/16 09:23:21 adrianp Exp $
4 Please refer to the file:
6 ${PREFIX}/share/doc/horde/INSTALL
8 to setup Horde to access its user preferences store properly. The short
9 summary is to run the appropriate scripts in:
11 ${HORDEDIR}/scripts/db
13 to setup the horde preferences store. Horde is setup by default to access
14 MySQL. It's recommended that you change the password of the 'horde' user used
15 to connect to the horde database.
17 You will also need to make Horde accessible through your HTTP server. If
18 you are running Apache and ap-php, then you can add the following line
21 Include ${PKG_SYSCONFDIR}/horde.conf
23 to make Horde accessible through:
25 http://www.example.com/horde/
27 ===========================================================================