upgraded from 4.3.0-beta to 4.3.4 .. [info] tab no longer works "internal server error"
list 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?
list Henrik Størner
▸
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
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?