maint.pl
list Henrik Størner
In <1107196740.2691.12.camel at rinux> rwaegner <user-e63f4e3fcb43@xymon.invalid> writes:
Since upgrading to beta6, the enable/disable script is posting a 500 error. Anyone else seen this? If so, what was the fix?
Don't think I've heard that one mentioned before. The menus are broken in beta6 for the maint.pl script, but that all I know of. Anything useful in the webserver logs ? What happens if you just try to run ~hobbit/cgi-bin/maint.pl ? Henrik
list Rick Waegner
Here is the output of running maint.pl on the CLI...
[hobbit at rinux home]$ hobbit/cgi-bin/maint.pl
[Mon Jan 31 15:32:56 2005] maint.pl: Use of uninitialized value in
substitution (s///) at hobbit/cgi-bin/maint.pl line 548.Insecure
directory in $ENV{PATH} while running with -T switch at
hobbit/cgi-bin/maint.pl line 414.
Rick
▸
On Mon, 2005-01-31 at 14:50, Henrik Storner wrote:In <1107196740.2691.12.camel at rinux> rwaegner <user-e63f4e3fcb43@xymon.invalid> writes:Since upgrading to beta6, the enable/disable script is posting a 500 error. Anyone else seen this? If so, what was the fix?Don't think I've heard that one mentioned before. The menus are broken in beta6 for the maint.pl script, but that all I know of. Anything useful in the webserver logs ? What happens if you just try to run ~hobbit/cgi-bin/maint.pl ? Henrik
list Rick Waegner
the apache error log has the error below, and the line (548) has: $maxcombomsgs =~ s/\D//g; # Only keep digits is some sort of escape missing? Rick
▸
On Mon, 2005-01-31 at 15:33, rwaegner wrote:Here is the output of running maint.pl on the CLI... [hobbit at rinux home]$ hobbit/cgi-bin/maint.pl [Mon Jan 31 15:32:56 2005] maint.pl: Use of uninitialized value in substitution (s///) at hobbit/cgi-bin/maint.pl line 548.Insecure directory in $ENV{PATH} while running with -T switch at hobbit/cgi-bin/maint.pl line 414. Rick On Mon, 2005-01-31 at 14:50, Henrik Storner wrote:In <1107196740.2691.12.camel at rinux> rwaegner <user-e63f4e3fcb43@xymon.invalid> writes:Since upgrading to beta6, the enable/disable script is posting a 500 error. Anyone else seen this? If so, what was the fix?Don't think I've heard that one mentioned before. The menus are broken in beta6 for the maint.pl script, but that all I know of. Anything useful in the webserver logs ? What happens if you just try to run ~hobbit/cgi-bin/maint.pl ?Henrik