From: Gili L. <Gi...@so...> - 2004-12-12 15:08:52
|
Hi All, I tried to compile the new version (0.104.3), but I have the same error. In the http error log I can see : [error] [client 10.1.1.2] malformed header from script. Bad header=perfparse.cgi: perfparse.cgi, referer: http://10.1.1.1/nagios/cgi-bin/perfparse.cgi This is before the debug (printf(stderr, "%s:%d\n", __FILE__,__LINE__);) in inserted... Same thing after I put it in the debug line (after the header() and in the headerGraphDisplay() function) I also tried "chmod ug+s perfparse.cgi" and nothing... If I run the cgi from command line I get the HTML (from the apache user and root), but I don't get a png. The connection to the MtSQL is OK, I can see that when I changed the user, then I don't get the HTML (by command prompt)... Thanks, Gili |