[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] Re: Cron Error Messages - Apology.



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.