To save memory I killed a lot of processes causing my awstats to not get updated. How do I make it to update and function normally ?
Howdy,
The awstats program is just a cron job that runs once a day.
You may want to verify that cron is still running… how to do that depend on what distro you’re using, but you can launch it by running something like “/etc/init.d/cron start”.
-Eric
Howdy,
If you enabled cron, and it wasn’t previously running, that would probably do the trick!
-Eric