jan  Tue, 08 Mar 2011 18:36:49 +0000

Modified page: http://wiki.horde.org/ReleaseNotesHorde4
New Revision:  1.4
Change log:  Add configuration instructions

@@ -22,8 +22,21 @@

The last command will ask you for the filessystem location for your Horde installation. This should be some path in your web server's document root, e.g. /var/www/horde. These commands only need to be run once. You are now prepared to install, upgrade and uninstall Horde packages. To install the alpha release of Horde, run the following commands:

   pear install horde/horde-alpha
+
+++ Configuration
+
+Just go to the config/ directory of your Horde installation and copy conf.php.dist to conf.php:
+
+  cd /var/www/horde/config/
+  cp conf.php.dist conf.php
+
+Then point your browser to the installation location, go to the Administration/Configuration screen and start configuring. You probably want to:
+
+1. Configure a database backend (Horde configuration, Database tab)
+2. Install the database tables ("Update all DB schemas" button)
+3. Configure any other applications you installed

 ++ Changes

 The major changes compared to the Horde version 3.3 are:

__
commits mailing list
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: [email protected]

Reply via email to