[horde] Sqlite with Horde Groupware Webmail Edition1.2.1

Chuck Hagenbuch chuck at horde.org
Tue Jan 13 14:56:46 UTC 2009


Quoting "P.V.Anthony" <pvantony at singnet.com.sg>:

> Could not get Turba and Kronolith to work on Horde Groupware Webmail
> Edition  1.2.1 using sqlite database.
>
> Preferences works fine but not Turba and Kronolith. Could not create
> address book and calenders.
>
> Also in the logs there is the following,
>
> ------------ logs -------------------
>
> [Native message: sqlite_query() [function.sqlite-query]: no such table:
> kronolith_shares_seq]
>  [pid 18510 on line 987 of
> "/home/horde_stuff/horde_app/horde-webmail-1.2.1/lib/Horde/Share/sql.php"]
> Jan 13 16:43:22 HORDE [error] [turba] MDB2 Error: unknown error:
> _doQuery: [Error message: Could not execute statement]
> [Last executed query: INSERT INTO turba_shares_seq (id) VALUES (NULL)]
> [Native code: 1]
> [Native message: sqlite_query() [function.sqlite-query]: no such table:
> turba_shares_seq]

The DB sqlite driver is buggy and doesn't automatically create  
sequences in some cases. You can create them by hand with  
horde-create-sequence from the admintools package.

-chuck


More information about the horde mailing list