summaryrefslogtreecommitdiff
path: root/www/horde3/MESSAGE
diff options
context:
space:
mode:
Diffstat (limited to 'www/horde3/MESSAGE')
-rw-r--r--www/horde3/MESSAGE27
1 files changed, 27 insertions, 0 deletions
diff --git a/www/horde3/MESSAGE b/www/horde3/MESSAGE
new file mode 100644
index 00000000000..7ef684c0a4b
--- /dev/null
+++ b/www/horde3/MESSAGE
@@ -0,0 +1,27 @@
+===========================================================================
+$NetBSD: MESSAGE,v 1.1.1.1 2005/01/16 21:10:16 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/
+
+===========================================================================