6.0.0-beta1
8/11/25
Last Modified 4/23/04 by Guest
  • Backlinks
  • Similar Pages
  • Attachments
  • History
  • Back to

Klutz Install

copy code to the klutz folder

rename the config/*.php.dist config/*.php

this will now run

to install in caching mode

edit config/config.php

<code>

$conf['storage']['driver'] = 'file';

$conf['storage']['params']['basedir'] = '/PathToHordeOnServer?/horde/klutz/files/';

set the back end user

$conf['cli']['user'] = HodeAdmin?

add cli-backend.php as task to your cron to run every day

Add Link to Cron instuction