Hi all, As my webhost only supports PHP, is there some tool that is "as good" and free as AWstats but that runs on PHP (as AWstats only runs on Perl)? Thanks in advance. Cheers, Robby
You can run awstats on any computer if you have access to the logs. Otherwise I'd recommend you install some kind of web-based counter. PHP isnt made to handle that kind of processes (most webhosts have limtations on how much memory a process can use, and generating statistics consumes large amounts of that).