[horde] horde 2.2.3 and imp 3.2.1 on redhat 9

Toomas Vann tom at bns.ee
Wed May 21 01:36:04 PDT 2003


Hi!

I have this kind of an issue, that i use horde logging feature.
In horde.php it looks like this:

// Should Horde log errors and other useful information?
$conf['log']['enabled'] = true;

$conf['log']['type'] = 'file';
$conf['log']['name'] = '/var/log/horde.log';
$conf['log']['priority'] = LOG_DEBUG;
$conf['log']['ident'] = 'HORDE';

Now /var/log/horde.log is chown to apache and debug level is set so that if
there is something it would
appear in the log file. Is there something more that i have missed ? By the
way , i use latest Pear package
available from ftp.horde.org . 

Regards,
Toomas



More information about the horde mailing list