Hi
Is it possible to use this module without sqlite installed?
My site is on shared hosting and they have told me that they will not install sqlite as they already use MySQL.
Many Thanks
Julie

Comments

metzlerd’s picture

Yes, The only down side is that the sample reports will not work. I'll work on some patches that will allow it to fail silently, but if you delete the sample reports out of your reports directory it should work fine without SQLLite installed.

That being said, you can load up SQLLite on a dev box to see the sample reports and get familiar with using the module.

jward50’s picture

Status: Active » Closed (fixed)

Thanks, all working fine