[horde] Logging to file not working

Michael M Slusarz slusarz at horde.org
Fri Jan 30 06:01:18 UTC 2015


Quoting ANANT S ATHAVALE <asa at isac.gov.in>:

> Following is the extract of horde/config/conf.php
>
> $conf['log']['priority'] = 'INFO';
> $conf['log']['ident'] = 'HORDE';
> $conf['log']['time_format'] = 'M d Y H:i:s';
> $conf['log']['name'] = '/tmp/horde.log';
> $conf['log']['params']['append'] = true;
> $conf['log']['params']['format'] = 'default';
> $conf['log']['type'] = 'file';
> $conf['log']['enabled'] = true;
> $conf['log_accesskeys'] = false;
>
>
> with these settings, /tmp/horde.log is not getting updated.  Is any  
> PHP pear module I have missed to install?

Your PHP process has write access to that file, correct?

michael

___________________________________
Michael Slusarz [slusarz at horde.org]



More information about the horde mailing list