[cvs] [Wiki] changed: FileDownloads

Wiki Guest wiki at wiki.horde.org
Sun Oct 10 00:00:28 PDT 2004


guest [24.237.14.243]  Sun, 10 Oct 2004 00:00:28 -0700

Modified page: http://wiki.horde.org/display.php?page=FileDownloads
New Revision:  1.1

@@ -1 +1,19 @@
+Put files that you would like the Horde Team to look at.
+
+go-horde.php script
+
+Attached to this page is the go-horde script.  It is an ALPHA level php script that installs Horde using the MySQL database backend.
+This script must be run as the root user. It has only been tested on Fedora Core 3 test 1.  It uses the Horde provided defaults and it is suggested that you change the horde database password after it is installed.  There are many limitations, so please read through the script before executing it. By default it will install: Framework, Horde, Turba, Imp, Nag, Kronolith, Mnemo, Wicked.  Here are the steps:
+
+- download the go-horde.php script
+- ensure the Apache and !MySQL servers are running
+- Run the script like this: php go-horde.php
+- Answer the questions regarding where to put it,etc.
+- Run the install-packages.php script: php framework/install-packages.php
+- Ensure you have the required items, go to http://www.example.com/horde/test.php
+> This will show what pieces are still missing from php, pear or whatever.  www.example.com isn't a real address, use your ip address here. Use: pear install <module> to install any missing pear modules.
+- After loading all the missing modules (you may need to restart your Apache server) go to http://www.example.com/horde/
+- Choose the Configuration from the menu on the left and configure the modules that you are installing.
+> Hint: Selecting a module to configure then pressing Generate will create a working default install
+- After things are configured the way you would like, run the bash script set_perms.sh to tighten security for the site
 


More information about the cvs mailing list