I thought I had checked all the permissions, but obviously I hadn't:
Thanks Henrik.
Now all other software remain to be reinstalled:
Lars
----- Original Message ----- From: "Henrik Stoerner" <user-ce4a2c883f75@xymon.invalid>
To: <user-ae9b8668bcde@xymon.invalid>
Sent: Friday, January 27, 2006 2:07 PM
Subject: Re: [hobbit] Rebuilt server
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