[horde] Cannot enable per device logging for ActiveSync

Arjen de Korte build+horde at de-korte.org
Tue Jun 19 20:20:32 UTC 2018


Citeren Andreas Mauser <andreas at mauser.info>:

> Hi,
>
> since I have a problem with one user account I would like to enable  
> per-Device logging in the ActiveSync settings. Which I did, in the  
> Horde Admin GUI.
>
> I also set the path to the folder, where I expected to find files.  
> But I don't find, the folder stays empty.
>
> What could I have missed?

Your 'horde/config/conf.php' contains something like the below?

$conf['activesync']['logging']['path'] = '/var/log/horde/sync';
$conf['activesync']['logging']['level'] = '2';
$conf['activesync']['logging']['type'] = 'perdevice';

Is '/var/log/horde/sync' folder writeable for 'wwwrun' or whatever  
user your webserver/PHP is running as?



More information about the horde mailing list