08c2f48678
- Whitespace police - PLIST sorting and fixing - Fix postgresql support to now extend to 8.0 as noted in PR# 29590 by jaapb (at) kerguelen.org, thanks for the PR. > Major changes compared to the Horde version 3.0.3-RC1 are: > * Added support for clearing user preferences to LDAP driver. > * Minor bug fixes and improvements. > > Major changes compared to the Horde version 3.0.2 are: > * Improved layout of wrapping menus in Gecko and KHTML based browsers. > * Fixed some session handler issues. > * Fixed caching in the Version Control library, used by Chora. > * Fixed updating of IMAP folder trees when (un)subscribing IMAP folders. > * Improved performance of DataTree library, used by IMP's message history. > * Changed log level of logins and logouts. > * Updated German and Japanese translations. > * Minor bug and layout fixes. >
27 lines
873 B
Text
27 lines
873 B
Text
===========================================================================
|
|
$NetBSD: MESSAGE,v 1.2 2005/03/04 22:35:22 adrianp Exp $
|
|
|
|
Please refer to the file:
|
|
|
|
${PREFIX}/share/doc/horde/INSTALL
|
|
|
|
to setup Horde to access its user preferences store properly. The short
|
|
summary is to run the appropriate scripts in:
|
|
|
|
${HORDEDIR}/scripts/db
|
|
|
|
to setup the horde preferences store. Horde is setup by default to access
|
|
MySQL. It's recommended that you change the password of the 'horde' user used
|
|
to connect to the horde database.
|
|
|
|
You will also need to make Horde accessible through your HTTP server. If
|
|
you are running Apache and ap-php, then you can add the following line
|
|
to httpd.conf:
|
|
|
|
Include ${PKG_SYSCONFDIR}/horde.conf
|
|
|
|
to make Horde accessible through:
|
|
|
|
http://www.domain.com/horde/
|
|
|
|
===========================================================================
|