errors from arguscgi

Jeff Weisberg jaw+arguslist at tcp4me.com
Thu Jul 15 22:03:03 EDT 2004


| every other time arguscgi is loaded, i receive three lines of errors in my
| http logs:
| Use of uninitialized value in string ne at
| /home/hostedsites/argus.example.net/www/cgi-bin/arguscgi line 123.
| Use of uninitialized value in scalar assignment at
| /home/hostedsites/argus.example.net/www/cgi-bin/arguscgi line 124.
| Use of uninitialized value in string ne at
| /home/hostedsites/argus.example.net/www/cgi-bin/arguscgi line 145.
| 
| fwiw, i do not have timezone configured in my config.


I assume you are running arguscgi with mod_perl?

if you don't want to see warnings, turn off the warnings
(which I believe is the default).
add something like 'PerlWarn Off' to your apache conf.


	--jeff



More information about the Arguslist mailing list