[cvs] [Wiki] changed: KlutzInstall
Jan Schneider
jan at horde.org
Sat Apr 24 05:59:41 PDT 2004
jan Sat, 24 Apr 2004 05:59:41 -0700
Modified page: http://wiki.horde.org/display.php?page=KlutzInstall
New Revision: 1.5
@@ -12,12 +12,14 @@
edit config/config.php
<code>
$conf['storage']['driver'] = 'file';
$conf['storage']['params']['basedir'] = '/PathToHordeOnServer/horde/klutz/files/';
+</code>
set the back end user
+<code>
$conf['cli']['user'] = HodeAdmin
-
+</code>
add cli-backend.php as a task in your cron / windows shelduler to run every day
Add Link to Cron instuction
Add Link to windows shelduler instuction
More information about the cvs
mailing list