AWStats comes with extensive information about installing it. For the sake of our example, we will only use the offline analysis. Therefore, it is enough to:
Configure a site according to the documentation. For example, create awstats.localhost.conf (with localhost being the site name) and change the following configuration statements:
when I run perl awstats.pl -config=localhost -update
I am getting error : C:\\Program Files\\AWStats\\wwwroot\\cgi-bin>perl awstats.pl -config=localhost -upda e Can't locate Encode.pm in @INC (@INC contains: C:/perl/lib C:/perl/site/lib .) a t awstats.pl line 19. BEGIN failed–compilation aborted at awstats.pl line 19.
I have checked for the line 19 in awstats.pl , i see use Encode;