Nevermind, selinux bit me.
On Wed, Jun 29, 2011 at 11:44 AM, Patrick Nixon <user-1f2406f832af@xymon.invalid> wrote:
Scott,
Did you ever find a solution for this?
I'm getting the error below:
[Wed Jun 29 11:38:47 2011] [error] [client 10.1.1.50] (13)Permission
denied: exec of '/usr/local/xymon/cgi-bin/svcstatus.sh' failed, referer:
http://10.1.1.101/xymon/
On Sat, May 21, 2011 at 10:59 PM, Scott Pfister <user-3f57de7c453d@xymon.invalid>wrote:
Both xymon 4.2.3 and xymon 4.3.2 run on my my mac without issue. I've
been trying to get xymon 4.3.3 running, but I am having difficulties.
The xymon 4.3.3 svcstatus cgi script is throwing apache errors: Premature
end of script headers: svcstatus.sh, referer:
http://localhost/xymon/xymon.html.
I tried setting debug in the svstatus.sh by changing the script to exec
/Users/hobbit/server/bin/svcstatus.cgi $CGI_SVC_OPTS --debug 2>&1
1>/tmp/cgi.log. Not much shows up in the log.
http://localhost/xymon-cgi/svcstatus.sh?HOST=mymac&SERVICE=xymongenreturns the following:
# more cgi.log
52417 2011-05-21 22:32:07 CGI: Request method='GET',
data='HOST=mymac&SERVICE=xymongen'
No core files to be found anywhere.
Any thoughts on how to resolve the issue? I'm stumped.