Xymon Mailing List Archive search

Premature end of script headers: showgraph.sh

list Jeremy Laidman
Fri, 15 Jun 2012 15:14:17 +1000
Message-Id: <CAAnki7DCNgY_UbxY6Ns=user-1a969818b63c@xymon.invalid>

On Fri, Jun 8, 2012 at 7:47 AM, Timothy Myers <user-ef5937641225@xymon.invalid>wrote:
I have a new install of xymon-4.3.7 -  I get "Premature end of script
headers" on showgraph and I don't get any graphs -- I see that xymond-rrd
is running.    I have not

Try running the "showgraph.sh" script directly, possibly as the user that
Apache runs as.  You should see the first line as "Content-type: text/html"
followed by a blank line.  If the web server doesn't get these two lines
from a CGI script, it gives the "Internal Server Error" message.

J