PDA

View Full Version : Cron error



ChAtEr
03-06-2004, 08:22 AM
I've got every day the following error in my mail:


/etc/cron.daily/00webalizer:

Webalizer V2.01-10 (Linux 2.4.20-8) English Using logfile STDIN (clf) Creating output in current directory Hostname for reports is 'xerionhosting.nl'
History file not found...
No valid records found!

Is this normal, and how stop I this?

DirectAdmin Support
03-06-2004, 09:58 AM
Hello,

rm -f /etc/cron.daily/00webalizer

:)

John

nobaloney
03-07-2004, 10:34 AM
John, are you saying that you don't need that file to update webalizer?

Thanks.

Jeff

DirectAdmin Support
03-07-2004, 08:34 PM
Correct.. that file is for the generic apache logs that webalizer assumes is included.. this is not the case for DA and it uses it's on flavour of webalizer config when generating the stats. That just comes with some rpms of webalizer.

John