[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] Raq4 cron.daily Some work some don't
- Subject: [cobalt-users] Raq4 cron.daily Some work some don't
- From: Mailing Lists <listonly@xxxxxxxxxxxxxxxxxxxx>
- Date: Sat Aug 17 05:57:01 2002
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
Okay, I am stumped...We have been using Raq3's for our servers and we are
now using a Raq4 for some of or sites. We run Awstats on the Raq3, version
3.2. I set the paths properly on the awstats.conf and ran the command line.
I get the proper output. I also created a file in cron.daily called stats
with this in the file
#!/bin/sh
/home/sites/www.domain.com/web/stats/awstats.pl -h www.domain.com
We have yet to see it run. We normally will get a report that it has ran and
give the output of new and corrupted files. Our Raq3 runs fine, and I did
this exactly like the Raq3. I am guessing they are the same in use and
action?? I set chmod to 755 for the stats file, chown and chgrp the file to
root. I can do ./stats from the command line and it runs. I don't get an
email though it has ran.
Is the cron on a Raq4 different in permissions or anything??
We have raqbackup.sh in the file and it runs fine.
TIA
Dave