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.