summaryrefslogtreecommitdiff
path: root/www/horde/MESSAGE
diff options
context:
space:
mode:
authorbouyer <bouyer@pkgsrc.org>2002-02-01 22:41:15 +0000
committerbouyer <bouyer@pkgsrc.org>2002-02-01 22:41:15 +0000
commit3f94bc4319168839286232affebc66b840fe6516 (patch)
tree462b79368d20ae1cc3839e53e5c135d18e6405ed /www/horde/MESSAGE
parentf93398f47b6a3904fee87f64178fc841086920a4 (diff)
downloadpkgsrc-3f94bc4319168839286232affebc66b840fe6516.tar.gz
Update to horde 2.0, as 1.2.7 doesn't work with the new php.
"has been released. The 2.0 release is a massive upgrade of the Horde Application Framework. Many components have been added or streamlined. Inter-application support is much more robust, a generic MIME_Viewer framework is included, a new preferences system supports global or application scope for preferences, and more!"
Diffstat (limited to 'www/horde/MESSAGE')
-rw-r--r--www/horde/MESSAGE11
1 files changed, 5 insertions, 6 deletions
diff --git a/www/horde/MESSAGE b/www/horde/MESSAGE
index dd53804cdd2..b6614e4780f 100644
--- a/www/horde/MESSAGE
+++ b/www/horde/MESSAGE
@@ -1,26 +1,25 @@
==========================================================================
-$NetBSD: MESSAGE,v 1.2 2001/11/26 07:34:07 jlam Exp $
+$NetBSD: MESSAGE,v 1.3 2002/02/01 22:41:15 bouyer Exp $
Please refer to the file:
- ${PHPLIBDIR}/README
+ ${PREFIX}/share/doc/horde/INSTALL
to setup Horde to access it's database properly. The short summary is to
edit:
- ${PHPLIBDIR}/local.inc
- ${PHPLIBDIR}/prepend.php3
+ ${HORDEDIR}/config/horde.php
to specify the correct backend database, and run the appropriate scripts
in:
- ${HORDEDIR}/scripts/databases
+ ${HORDEDIR}/scripts/db
to setup the horde database. Horde is setup by default to access MySQL.
It's recommended that you change the password of the 'hordemgr' user used
to connect to the horde database. For localhost security, the file
- ${PHPLIBDIR}/local.inc
+ ${HORDEDIR}/config/horde.php
should be accessible only to the webserver process as it contains the
horde database password.