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

Re: [cobalt-users] logs error



> errors occurred while rotating /var/log/httpd/access

Search the archives for "/var/log/httpd/access".  There are a lot of
posts regarding this. Quick answer - there's an error in a line
somewhere in your logs, either delete the file or chop it up into
smaller pieces and try running the logrotate script. See the
aforementioned posts for details.

> Stats have stopped working.

This is because your logs aren't rotating. There's nothing wrong with
Webalizer, it just doesn't have anything to work off of.

> Also is there a way to make the webalizer
> cycle without waiting for it to happen to see if changes work?

Go into /etc/cron.daily and run it as a script.
# ./webalizer.pl

CarrieB