aight so I cant figure out how to fix this up… everything is running without error EXCEPT for one configuration somewhere and I cant find it for the life of me… here’s the hint that I have from the server error logs:
on Feb 27 16:12:54 2006] [error] [client 70.17.2.2] File does not exist: /home/nagios/public_html/home/nagios/public_html/cgi-bin/avail.cgi
[Mon Feb 27 16:12:54 2006] [error] [client 70.17.2.2] File does not exist: /home/nagios/public_html/404.shtml
got a bunch of those… for some reason, it’s loading the path twice… I dont know where to fix. btw, that log example applies to every cgi script there.
Any help on this issue would be great as we’re trying to launch soon.
thing is… i dunno how to “recompile without debugging enabled” as i cant find it anywhere in the docs and, well, when i compiled what’s there now, i didn’t use any extra parameters. followed the instructions to the T
that doesn’t look to me as the problem described in that FAQ article…
I’d start checking in resource.cfg to see if the paths are all ok… if all else fails make a backup of the cfgs and do a make install-config to get the orignal config files… and mak e acouple of replacemnts for testing…
the problem described in the very first post no longer applies… I now have the problem described in the faq regarding premature end of script etc. etc.
The premature end of script headers is completely different from the “malformed headers” to which that link refers.
You’re not running a Fedora distro on your Nagios box by any chance, are you? I’ve noticed this problem is common with the SELinux policy for allowing CGI’s to be run in Apache.
I’ll attempt to answer your latest problem, but only after I find out what was done to fix your first problem. Call it curiousity or call me anal, or call me an ##$$%. But anyway, your solution may help others.
A firewall protects against unauthorized network intrusions. Enabling a firewall blocks all incoming connections. Disabling a firewall allows all connections and is not recommended.
meulie.net/e107_plugjes/foru … pic.php?63
So what is your problem exactly anyway? I still haven’t seen any description of it. Just a mention about a faq, that you gave no link to.