ActiveSync: Problems when syncing

Aeneas Jaißle aj at ajaissle.de
Tue Jul 9 14:07:59 CEST 2013


Hi Andy,

Am 08.07.2013 11:52, schrieb Andrew Wafaa:
> OK I've finally fixed my install to run with SSL and can access the
> server from my browser without issue using https. Problem is ActiveSync
> still fails. I can access https://myserver/Microsoft-Server-ActiveSync
> and log in without issue, but connecting from my Android device still
> fails.
> 
> The error I get from the device is "Couldn't open connection to 
> server",
> when I try to connect apache spits the following errors:
> 
> [Mon Jul 08 10:48:34 2013] [error] [client 193.120.41.118] PHP Warning:
> dir(/usr/share/kolab-syncroton/lib/plugins/): failed to open dir: No
> such file or directory in
> /usr/share/kolab-syncroton/lib/ext/Roundcube/rcube_plugin_api.php on
> line 177
> [Mon Jul 08 10:48:34 2013] [error] [client 193.120.41.118] PHP Warning:
> dir(/usr/share/kolab-syncroton/lib/plugins/): failed to open dir: No
> such file or directory in
> /usr/share/kolab-syncroton/lib/ext/Roundcube/rcube_plugin_api.php on
> line 177
> ...
> 
> Regards,
> 
> Andy

Can you try the following?

# mkdir -p /usr/share/kolab-syncroton/lib/plugins/
# ln -s /srv/www/roundcubemail/plugins/kolab_auth/ \
       /usr/share/kolab-syncroton/lib/plugins/kolab_auth
# ln -s /srv/www/roundcubemail/plugins/kolab_folders/ \
       /usr/share/kolab-syncroton/lib/plugins/kolab_folders
# ln -s /srv/www/roundcubemail/plugins/libkolab/ \
       /usr/share/kolab-syncroton/lib/plugins/libkolab

-- 
Aeneas Jaißle » e: aj at ajaissle.de
Sent using Kontact and Kolab on openSUSE


More information about the users mailing list