Hiya,
I run a small business with two friends and we have over 200 domains. On each one is webalizer runing.
However that's just too much to individually look at each domain for the current stats.
Now, what I thought is I can read out with PHP the daily stats for each domain (compressed domain stats by webalizer) and just transfer the number into MySQL. The reason why I'd rather like to read out Webalizer daily stats instead of Server Logs is because Server Logs are just too big (well uses too much CPU to process by PHP).
Anyone ever seen such a script? Maybe one where multiple domains can be specified?
wsjb78