Xymon Mailing List Archive search

upgraded from 4.3.0-beta to 4.3.4 .. [info] tab no longer works "internal server error"

list Scott Pfister
Mon, 8 Aug 2011 12:32:37 -0400
Message-Id: <user-869a6a33d2a2@xymon.invalid>

It is a known bug. You can either apply a patch or  change line 571 of
xymon-4.3.4/web/svcstatus-info.c from "char istr[3];" to "char istr[5];".
and recompile.
See http://lists.xymon.com/pipermail/xymon/2011-August/032190.html for more
details.


On Mon, Aug 8, 2011 at 11:45 AM, Tom Sztur <user-428671d28ab5@xymon.invalid> wrote:
error_log says "Premature end of script headers: svcstatus.sh,"  the
permissions seem fine.
All other pages that call up svcstatus.sh seem to work except the Info tab.

Any idea why?