Hello.<br><br>Just did a new install of 4.3.0-beta1 on a mac os x 10.5.6 client.  I see 2 issues.  <br><br>The first is that I am getting a bunch of Premature end of script headers errors, but not with everything.<br>an example set of scripts that error out:<br>
<br>[25/Feb/2009:09:49:41 -0800] "GET /xymon-cgi/bb-hostsvc.sh?HOST=<a href="http://aaa.bbb.edu">aaa.bbb.edu</a>&SERVICE=info HTTP/1.1" 500 535<br>[25/Feb/2009:09:51:51 -0800] "GET /xymon-cgi/hobbit-confreport.sh HTTP/1.1" 500 535<br>
[25/Feb/2009:09:52:08 -0800] "GET /xymon-cgi/hobbit-hostgraphs.sh HTTP/1.1" 500 535<br><br>an example set of scripts that work:<br><br>[25/Feb/2009:09:50:56 -0800] "GET /xymon-cgi/bb-eventlog.sh HTTP/1.1" 200 7213<br>
[25/Feb/2009:09:51:00 -0800] "GET /xymon-cgi/bb-eventlog.sh?MAXTIME=&FROMTIME=&TOTIME=&MAXCOUNT=100&HOSTMATCH=&EXHOSTMATCH=&PAGEMATCH=&EXPAGEMATCH=&TESTMATCH=&EXTESTMATCH=&COLORMATCH=&Send=View+log HTTP/1.1" 200 68253<br>
[25/Feb/2009:09:51:18 -0800] "GET /xymon-cgi/hobbit-nkview.sh HTTP/1.1" 200 3670<br>[25/Feb/2009:09:51:32 -0800] "GET /xymon-cgi/bb-rep.sh HTTP/1.1" 200 5796<br><br>All of the above have the same permissions and owner/group settings<br>
<br>I tried <font><font size="2">modify</font></font>ing the bb-hostsvc.sh file so the last line reads:<br><pre style="font-family: arial,helvetica,sans-serif;"><font size="2">   exec /usr/lib/hobbit/server/bin/hobbitsvc.cgi $CGI_SVC_OPTS --debug 2>&1 1>/tmp/cgi.log<br>
<br>after stopping and starting both the webserver and xymon server several times, no file exists for /tmp/cgi.log<br></font></pre><font size="2"><br style="font-family: arial,helvetica,sans-serif;"></font><br><br>The second issue:  Page.log is reporting:<br>
Cannot open configuration file /usr/local/xymon/server/server/etc/hobbit-holidays.cfg <br><br><br>Any help would be appreciated.<br>-Eric<br><br>