-
Notifications
You must be signed in to change notification settings - Fork 15
CommonErrors
timrdf edited this page Mar 14, 2012
·
12 revisions
You can try deleting the files in the cache/
directory. Sometimes Haanga doesn't seem to notices there is a change, so you have to force it.
It may be a problem with the permissions in the SQLite database. Remember to grant writing permissions to the apache user not only to the database file, but also to the directory where it is located (usually meta
).
This may be related to several reasons:
- Using dash "-" in variables
- Not closing a
for
loop or anif
- Using a
forloop
outside of a loop -
include
file not found
utils/lodspk.sh debug on
utils/lodspk.sh debug off
/var/log/apache2
Exception query : could not find driver meta/db.sqlite
Proposed solution: Install sqlite (Requisites) and reinstall lodspeakr
b/c meta/db.sqlite wasn't created by lodspeakr b/c sqlite wasn't available during install.