[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [hobbit] Report Creation Error
- To: <hobbit (at) hswn.dk>
- Subject: RE: [hobbit] Report Creation Error
- From: "Whilding, Craig" <Craig_Whilding (at) mentor.com>
- Date: Fri, 21 Oct 2005 07:06:26 -0700
- Thread-index: AcXWR2J8xPAzNweASCS8tN9Rbp8t3wAAQZow
- Thread-topic: [hobbit] Report Creation Error
Group nobody is at 99 and if I try to set ownership to -1 it will think
this an option. I don't think I can have a group -1! I'm not really sure
why it's trying to run with this.
Thanks,
Craig
-----Original Message-----
From: Henrik Stoerner [mailto:henrik (at) hswn.dk]
Sent: 21 October 2005 14:48
To: hobbit (at) hswn.dk
Subject: Re: [hobbit] Report Creation Error
On Fri, Oct 21, 2005 at 06:38:52AM -0700, Whilding, Craig wrote:
>
> Just built a new Hobbit server using the latest version off
sourceforge
> as a demo implementation server. Everything is working fine apart from
> the availability reporting and snapshot report.
>
>
> Could not generate report.
> Check that the /usr/local/hobbit/server/www/rep/ directory has
> permissions '-rwxrwxr-x' (775)
> and that is is set to group -1
"group -1" means the report CGI script runs with group-id "-1".
> I've never had a problem with reporting with any previous version of
> Hobbit. Using RHEL3 running as user hobbit with apache running as
> 'nobody'. Log files are empty so no problems there.
OK, so group-id -1 is probably the "nobody" group. Do a
"chgrp -1 /usr/local/hobbit/server/www/rep/"
to get the ownership on the rep-directory right.
Regards,
Henrik
To unsubscribe from the hobbit list, send an e-mail to
hobbit-unsubscribe (at) hswn.dk