-----Original Message-----
From: Dan Kriwitsky [mailto:webhosting (at mark) yahoo.com]
Sent: Saturday, August 23, 2008 8:19 AM
To: coba-e (at mark) bluequartz.org
Subject: [coba-e:13769] Re: /etc/cron.daily/logrotate
By the way, my /etc/cron.daily/00webalizer reads:
#! /bin/bash
# update access statistics for the web site
if [ -s /var/log/httpd/access_log ] ; then
/usr/bin/webalizer -Q > /dev/null 2>&1
fi
exit 0
I still get that email.
--
Dan Kriwitsky
Hmm...I'm still digging...I'll find an answer for this one...
Doug