[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [hobbit] Availability Report not working
- To: <hobbit (at) hswn.dk>
- Subject: RE: [hobbit] Availability Report not working
- From: "Eric Meddaugh" <etmsys (at) rit.edu>
- Date: Thu, 3 Jan 2008 09:21:30 -0500
- References: <001401c84e10$e460c6d0$1dfd1581 (at) main.ad.rit.edu> <20080103140719.GA6549 (at) hswn.dk>
- Thread-index: AchOEmlJHsOT8OOOQjihnGxOAic7ZgAAXc8w
- Thread-topic: [hobbit] Availability Report not working
Snapshot does not work either....creates the directory, just not the
files...
-----Original Message-----
From: Henrik Stoerner [mailto:henrik (at) hswn.dk]
Sent: Thursday, January 03, 2008 09:07
To: hobbit (at) hswn.dk
Subject: Re: [hobbit] Availability Report not working
On Thu, Jan 03, 2008 at 08:59:43AM -0500, Eric Meddaugh wrote:
> Any ideas on what to look for? Nothing I can see in any of the logs
> indicates a problem.. Is there any "debug" that can be turned on to
figure
> out why it's not working now? Not sure how long it's been this way,
but it
> has the problem when it try to generate it on the web, it appears to
be able
> to generate it via our daily script, just not via the web anymore.
This smells like a permissions problem to me. Check that the webserver
userid/group has write permissions to the www/rep/ directory.
If that doesn't help, you can login/su so you have the user/group-ID of
your webserver, and then run the CGI by hand like this:
REQUEST_METHOD=GET \
SCRIPT_NAME=bb-rep.sh \
QUERY_STRING="start-mon=Jan&start-day=1&start-yr=2008&end-mon=1&end-day=
3&end-yr=2008&style=crit" \
~hobbit/cgi-bin/bb-rep.sh
Henrik
To unsubscribe from the hobbit list, send an e-mail to
hobbit-unsubscribe (at) hswn.dk