I'm working on setting up DirectAdmin so we can move all our servers away from cPanel. cPanel roundcube uses sqlite for user prefs, DA uses MySQL. We'd prefer to keep using sqlite with each user's sqlite db stored separately in their home directory. For us, this worked MUCH better than a central MySQL db because user's calendars/address books count towards their space usage, and also when moving accounts between servers the db for each user got moved with their home directory. No hassle + very simple.
Has anyone achieved converting roundcube to use sqlite? Is it possible? And is it possible to have a separate db for each user in their home dir?
Any help, pointers, how-to's would be massively appreciated!!
Thanks
Has anyone achieved converting roundcube to use sqlite? Is it possible? And is it possible to have a separate db for each user in their home dir?
Any help, pointers, how-to's would be massively appreciated!!
Thanks