On Fri, Jan 27, 2006 at 12:44:31PM +0100, lars ebeling wrote:
I copied my Hobbit home directory back, and installed a new snapshot. After some trial and error almost everything works. All datafiles are updated. Main view, All non green and NK view seems to work.
But when I click on History button I get: Cannot open history file. And no graphs are created.
Check the permissions on the "data" directory and the directories/files
below. They must be accessible by the UID running your webserver, since
these requests are handled by CGI programs.
So directories should be mode 755, files mode 644 - all owned by hobbit.
Henrik