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. <br>The xymon 4.3.3  svcstatus cgi script is throwing apache errors: Premature end of script headers: svcstatus.sh, referer: <a href="http://localhost/xymon/xymon.html">http://localhost/xymon/xymon.html</a>.<br>
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.<br><br><a href="http://localhost/xymon-cgi/svcstatus.sh?HOST=mymac&SERVICE=xymongen">http://localhost/xymon-cgi/svcstatus.sh?HOST=mymac&SERVICE=xymongen</a> returns the following:<br>
<br># more cgi.log<br>52417 2011-05-21 22:32:07 CGI: Request method='GET', data='HOST=mymac&SERVICE=xymongen'<br><br>No core files to be found anywhere. <br><br>Any thoughts on how to resolve the issue?  I'm stumped.<br>
<br><br>