Roundcube Community Forum

Third Party Contributions => API Based Plugins => Topic started by: jchfk on April 29, 2014, 05:07:08 AM

Title: CardDAV Plugin without access via SSH or console ...
Post by: jchfk on April 29, 2014, 05:07:08 AM
Hello!

I have just installed roundcube on my webhosting pakage and it works fine! Now I wanted to add the CardDAV Plugin. But I don't have access to a console or via SSH (it's not Part of that pakage) to execute the mysgl.sql-Script. Is there any other possipility or any workaround to start this script and to connect the plugin with the mysql-database?

Thanks for your replies and excuse my english. :-)

jchfk
Title: Re: CardDAV Plugin without access via SSH or console ...
Post by: SKaero on April 29, 2014, 02:35:53 PM
You can run the .sql file from phpMyAdmin.
Title: Re: CardDAV Plugin without access via SSH or console ...
Post by: jchfk on April 30, 2014, 05:51:27 AM
Thank you!! It worked - although I have another problem now: I get the message "DATABASE ERROR: CONNECTION FAILED!" - but I am not the only one with this error: https://github.com/graviox/Roundcube-CardDAV/issues/76
Title: Re: CardDAV Plugin without access via SSH or console ...
Post by: SKaero on April 30, 2014, 06:27:16 PM
If your using prefixes you should be able to change the database tables names in the config.inc.php.