ActiveSync: unsupported database driver
Jan Kowalsky
tuxus at notraces.net
Thu Nov 14 17:30:54 CET 2013
Am Thursday, 14. November 2013 schrieb Jan Kowalsky:
> Hi all,
>
> while trying to access ActiveSync in
>
> /usr/share/kolab-syncroton/logs/errors i get:
>
> ~~~~~~
> [14-Nov-2013 15:54:35 +0100]: DB Error: Configuration error. Unsupported
> database driver: in
> /usr/share/kolab-syncroton/lib/ext/Roundcube/rcube_db.php on line 79 (GET
> /Microsoft-Server-ActiveSync)
> ~~~~~~
ok, the workaround ist here:
https://issues.kolab.org/show_bug.cgi?id=2454
cp /usr/share/roundcubemail/plugins/libkolab/lib/* /usr/share/kolab-
syncroton/lib/plugins/libkolab/lib
but additionally I had to link
ln -s /etc/roundcubemail/config.inc.php /usr/share/kolab-
syncroton/lib/plugins/libkolab
because the existing link in the directory usr/share/kolab-
syncroton/lib/plugins/libkolab points to /etc/roundcubemail/libkolab.inc.php
which doesn't exist.
Now it works like a charm.
Best regards
Jan
More information about the users
mailing list