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

Henrik Stoerner henrik at hswn.dk
Wed Feb 8 23:27:44 CET 2006


On Wed, Feb 08, 2006 at 03:58:50PM -0500, Camp, Neil D. (ManTech) CTR wrote:
> Hello all. I finally got everything compiled and installed on an HP-UX
> server. I have added the recommended lines to my httpd.conf, but now
> every time I try to drill down on any of the tests I get and error 500
> page and the following error in my webserver log...
> Premature end of script headers: bb-hostsvc.sh, referer:
> https://odin......

What happens if you do it like this (from a command line):

   REQUEST_METHOD=GET \
   REQUEST_URI="" \
   QUERY_STRING="HOSTSVC=yourserver,deca,mil.conn" \
   ~hobbit/cgi-bin/bb-hostsvc.sh

(note the use of commas in the hostname instead of dots).

I would expect you to get some sort of error message ...


Henrik




More information about the Xymon mailing list