Index: [Article Count Order] [Thread]

Date:  Sat, 23 Aug 2008 08:54:33 -0700
From:  "Doug Harvey" <ohgoodiee (at mark) gmail.com>
Subject:  [coba-e:13775] Re: /etc/cron.daily/logrotate
To:  <coba-e (at mark) bluequartz.org>
Message-Id:  <48b0320c.1f588c0a.6545.2301 (at mark) mx.google.com>
In-Reply-To:  <336016.58143.qm (at mark) web65613.mail.ac4.yahoo.com>
X-Mail-Count: 13775

 

-----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