Xymon Mailing List Archive search

bb-hostsvc.sh

list Anil Thapa
Mon, 23 Jul 2007 07:33:47 +0000
Message-Id: <user-2d1ae5f14ce5@xymon.invalid>

Thanks for your help.

when I run httpd -X (in debugging mode) everything works fine. However 
if  I run normal httpd start, i get similar message like my post earlier.

what should i do ??

A

Hobbit User wrote:
On Thu, July 19, 2007 15:34, Anil Thapa wrote:
  
Hello all,

I just installed hobbit successfully and seems working fine. I added few
hosts but when I click to green button it comes up with dialog box saying
saving or open with bb-hostsvc.sh, I think this seems problem in apache or
so can anyone guide me through.

    
Make sure that _everything_ in the cgi-bin directory including
bb-hostsvc.sh is executable by the user that owns the apache (httpd)
process.  I've been finding that if _any_ file in a cgi-bin aliased
directory is not executable, apache will behave as if _none_ of them are,
and do what you're seeing.