On 19/12/12 23:15, A.L.E.C wrote: >> Call to undefined method rcube_db_sqlite::_get_result() > > A small regression. Fixed in a8ffab3f4ff54af41c9041a30eb989954d6ffc17.
Yep, that fixed it that error but now I'm seeing a 30 second delay... [20-Dec-2012 00:51:35 +1100]: DB Error: [5] database is locked in /path/to/webmail3/program/lib/Roundcube/rcube_db.php on line 411 (GET /webmail3/?_task=mail&_action=getunread&_remote=1&_unlock=0&_=1355925094153) The /db/ directory below has full r/w web server and user permissions. $rcmail_config['db_dsnw'] = 'sqlite:////path/to/webmail3/db/.htsqlite.db?mode=0646'; BTW what might be the best way to handle the installer/ directory because when I rename it and do another pull I get a new installer/ dir? _______________________________________________ Roundcube Users mailing list [email protected] http://lists.roundcube.net/mailman/listinfo/users
