[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Recieving a cron error in my email.
- Subject: Re: [cobalt-users] Recieving a cron error in my email.
- From: Florian Effenberger <florian.effenberger@xxxxxxxxxxxxx>
- Date: Tue Oct 3 01:38:05 2000
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
Hi David,
I'm not sure, but it seems that there is a "corrupted" log file. Try
the following via telnet as root:
stop the HTTPd server
move the file /var/log/httpd/access to another directory (I suggest
/home/sites/www.yoursite.com/users/youruser/access); just for backup
purposes
type "touch access"
and restart the HTTPd server
What do the other guys on the list think?
Florian