Xymon Mailing List Archive search

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

3 messages in this thread

list Tom Sztur · Mon, 8 Aug 2011 11:45:58 -0400 ·
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?
list Henrik Størner · Mon, 08 Aug 2011 18:30:37 +0200 ·
quoted from Tom Sztur
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?
Already reported:
http://lists.xymon.com/archive/2011-August/032190.html
list Scott Pfister · Mon, 8 Aug 2011 12:32:37 -0400 ·
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.
quoted from Tom Sztur


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?