You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have just installed the google_addressbook plugin using Composer. It all seemed to go well (except that I had to run the SQL/mysql.initial.sql file manually), and the plugin shows up in Roundcube's About window.
However, when I run /usr/share/roundcube/plugins/google_addressbook/sync-cli.sh I get the message:
ERROR: Configuration error. Unsupported database driver:
(there is no database driver specified in the error message)
My system is as follows:
Ubuntu 18.04 server (64-bit)
PHP 7.2
mysql provided by MariaDB (mysql Ver 15.1 Distrib 10.1.29-MariaDB)
Roundcube 1.3.6
Can anyone help to resolve this issue?
The text was updated successfully, but these errors were encountered:
I have just installed the google_addressbook plugin using Composer. It all seemed to go well (except that I had to run the SQL/mysql.initial.sql file manually), and the plugin shows up in Roundcube's About window.
However, when I run
/usr/share/roundcube/plugins/google_addressbook/sync-cli.sh
I get the message:ERROR: Configuration error. Unsupported database driver:
(there is no database driver specified in the error message)
My system is as follows:
Ubuntu 18.04 server (64-bit)
PHP 7.2
mysql provided by MariaDB (mysql Ver 15.1 Distrib 10.1.29-MariaDB)
Roundcube 1.3.6
Can anyone help to resolve this issue?
The text was updated successfully, but these errors were encountered: