Xymon Mailing List Archive search

Premature end of script headers: bb-hostsvc.sh, referer: ...

list Neil D. ManTech Ctr Camp
Thu, 9 Feb 2006 11:15:42 -0500
Message-Id: <user-23a42e79560e@xymon.invalid>

I have even done a fresh install using a snapshot from last night. The
webpage shows general status of my hosts, but when I drill down, still
get the same message, arggg, any ideas?

--neil
 
ManTech
DeCA Operations Systems Administrator
(XXX) XXX-XXXX
user-22a6a1b96d9d@xymon.invalid
 

-----Original Message-----
From: Henrik Stoerner [mailto:user-ce4a2c883f75@xymon.invalid] 
Sent: Thursday, February 09, 2006 9:12 AM
To: user-ae9b8668bcde@xymon.invalid
Subject: Re: [hobbit] Premature end of script headers: bb-hostsvc.sh,
referer: ...

On Thu, Feb 09, 2006 at 08:53:33AM -0500, Camp, Neil D. (ManTech) CTR
wrote:
The files are world readable, and just for good measure, I su'd to www
and opened bb-hosts file to be sure. I must have missed something
really
simple.
There are more config files than just bb-hosts - hobbitserver.cfg,
hobbitgraph.cfg etc. 

What about all of the directories leading to the Hobbit etc directory ?
Are they all mode 755 ? Or at least they must have world-execute
permission set.

If all else fails, go to the hobbit cgi-bin directory, and modify the
bb-hostsvc.sh file so the last line reads

 exec /usr/lib/hobbit/server/bin/hobbitsvc.cgi $CGI_SVC_OPTS --debug
2>&1 1>/tmp/cgi.log

This will cause the application to write all output - including debug
output - to the file /tmp/cgi.log


Regards,
Henrik