Quote:
Originally posted by Dilhole
Hi everyone. I use webalizer for stats on my domains. I currently have each one listed in the cronjob. I tried to setup a sh script that would run one then run the next etc...putting each on its own line. What happends is some of them loop and dont exit to the next webalizer to be run. Any ideas?
|
Are you _absolutely_ sure that they loop? - I.e. they could just be taking long time to run to completion. Try letting it wait a few hours and see if it completes it.
The larger logfiles you have, the longer time it takes to run Webalizer.
Remember:
1. It's a very bad idea to use Webalizer in crontabs when using logrotation.
2. You probably have a list of sites somewhere - so it's a good idea to use that, instead of having to add a line for each site for webalizer. Somewhere along the road you're bound to forget to add a domain or two to that file.