[horde] Upgrade from 5.1 to 5.2.6, Active Sync logging not working

Michael J Rubinsky mrubinsk at horde.org
Tue Aug 4 20:35:33 UTC 2015


Quoting Claudio ML <claudioml at mediaservice.net>:

> Hello all,
>
> I have some problems with ActiveSync syncing calendars from Android or
> Iphone, or Outlook 2013. I am trying to debug this, but every
> configuration i can make, no files written into the directory. Here is
> the configuration part rilevant:
>
> $conf['activesync']['params']['driverconfig'] = 'horde';
> $conf['activesync']['storage'] = 'Sql';
> $conf['activesync']['emailsync'] = false;
> $conf['activesync']['version'] = '14.1';
> $conf['activesync']['auth']['type'] = 'basic';
> $conf['activesync']['autodiscovery'] = 'full';
> $conf['activesync']['outlookdiscovery'] = false;
> $conf['activesync']['logging']['path'] = '/var/log/apache2/activesync/';
> $conf['activesync']['logging']['level'] = '1';
> $conf['activesync']['logging']['type'] = 'perdevice';
> $conf['activesync']['ping']['forcedheartbeat'] = 60;
> $conf['activesync']['ping']['deviceping'] = false;
> $conf['activesync']['ping']['waitinterval'] = 15;
> $conf['activesync']['enabled'] = true;
>
> The apache that runs Horde have the permission to write in that folder,
> but no files created at all. Looking at the horde.log (debug level
> activated), no errors at all.
>
> My versions are:
>
> Horde (horde)
> <https://webmail.mediaservice.net/horde/admin/config/config.php?app=horde>
> 5.2.6
> Calendario (kronolith)
> <https://webmail.mediaservice.net/horde/admin/config/config.php?app=kronolith>
> 4.2.8
>
> Any help about this?

The logging config looks good. I'd first check to be 100% sure that  
the permissions are correct, that there are no fatal errors during the  
sync process (do other collections sync ok?), and maybe try some php  
commands in the administrative php shell to create a temp file in the  
same directory to verify the webserver can indeed access it.

-- 
mike
The Horde Project
http://www.horde.org
https://www.facebook.com/hordeproject
https://www.twitter.com/hordeproject
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 5869 bytes
Desc: S/MIME Signature
URL: <http://lists.horde.org/archives/horde/attachments/20150804/6d435d86/attachment.bin>


More information about the horde mailing list