cache with CHI DBI driver and SQLite
Jiří Pavlovský <[email protected]>
| Newsgroups | gmane.comp.apache.mod-perl |
|---|---|
| Message-ID | <[email protected]> |
I want to use CHI with SQLite backend for my app. Tested in cgi environment it worked ok, but under mod_perl it croaks in CHI DBI driver when trying to create the tables with mysterious "no error" error. I think my problem is identical to the one I found described here: http://lists.scsys.co.uk/pipermail/dbd-sqlite/2010-March/000159.html Anyone has an idea how to fix it? Thank you, Jiri