[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] IGNORING MESSAGE!!!!
- Subject: RE: [cobalt-users] IGNORING MESSAGE!!!!
- From: "Jolley, Carl" <Carl.Jolley@xxxxxxx>
- Date: Thu Aug 1 18:53:01 2002
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
-----Original Message-----
From: Rahadul Kabir
To: cobalt-users@xxxxxxxxxxxxxxx
Sent: 8/1/02 12:05 PM
Subject: [cobalt-users] IGNORING MESSAGE!!!!
Is anyone seeing this message or is it just getting ignored. I have put
this message 3 days and again today but not getting any responds.
someone please proivde me with a solution if possible. thanks so much.
ftp.log problems
===================
hi all,
I'm running few sites on my RaQ4 system. under
/home/sites/sitex/logs/web.log
/home/sites/sitex/logs/ftp.log
files are not updating at all. I have read all the archives but didn't
find an
answer. Is there a way to turn on the logs or something in cron.daily or
logrotate.conf or something else ..... cansomeone please tell what might
be the problem and whats the solution.
thanks so much
---------------------------
Have you checked to see whether crond is running?
Does the /etc/crontab file exist?
Does it have an entry that looks like:
02 4 * * * root run-parts /etc/cron.daily
Have you checked /var/log/cron to see the last time
that run-parts /etc/cron.daily ran? logrotate is
run by cron from the /etc/cron.daily directory.