Skip to content
timrdf edited this page Mar 12, 2012 · 12 revisions

I changed the view or model but I it looks the same!

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.

I got 404 but the URI does exist!

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).

Haanga breaks!

This may be related to several reasons:

  • Using dash "-" in variables
  • Not closing a for loop or an if
  • Using a forloop outside of a loop
  • include file not found

The page is just plain blank

/var/log/apache2

Clone this wiki locally