[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-developers] RE: Cron <root@www> run-parts /etc/cron.daily
- Subject: Re: [cobalt-developers] RE: Cron <root@www> run-parts /etc/cron.daily
- From: "Dave" <maxdoubt@xxxxxx>
- Date: Wed Jul 25 07:03:52 2001
- List-id: Discussion Forum for developers on Cobalt Networks products <cobalt-developers.list.cobalt.com>
Sent: Monday, July 23, 2001 4:26 AM
Subject: [cobalt-developers] FW: Cron <root@www> run-parts
/etc/cron.daily
: Warning: Truncating oversized request field
: Warning: Truncating oversized request field
This is nothing to worry about. It is webalizer running which is
*truncating* URLs that are looooooooooonnnnnnnnngggggggggggg :) Locate
webalizer.conf and UNcomment and change:
# ReallyQuiet will supress all messages including errors and
# warnings. Values can be 'yes' or 'no' with 'no' being the
# default. If 'yes' is used here, it cannot be overriden from
# the command line, so use with caution. A value of 'no' has
# no effect.
#ReallyQuiet no
to:
ReallyQuiet yes
Should take care of that.......
Dave~