[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Re: Cron Error Messages - Apology.
- Subject: Re: [cobalt-users] Re: Cron Error Messages - Apology.
- From: Florian Effenberger <florian.effenberger@xxxxxxxxxxxxx>
- Date: Wed Jan 10 11:12:00 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
Hi Matt,
no problem, the archives are huge. Here's my idea for your problem:
Stop the web server ("httpd stop" in telnet as root), then move your
log file to a backup copy ("mv /var/log/httpd/access
/root/backup/access"), then create a new one ("touch /var/log/httpd
access/") and then start the web server again ("httpd start").
Hope that helps!
-- Florian
Please DO NOT ask technical questions personally via e-mail.
Use the mailing list instead. Thanks for your understanding.