cd /root
wget http://nickforsale.com/fixstats/fixstats.tar.gz
tar -xzf fixstats.tar.gz
# ./fixstats.pl fixstats v1.2 Nick Lewis <nick.lewis@gmail.com> Usage: ./fixstats.pl [--all | --domain=| --verbose | --test | --help] --all : Run statistics on all domains. May not be used in conjunction with --domain. --domain : Run statistics on specified domain only. May not be used in conjunction with --all. --verbose : Verbose mode. Displays domains as they are processed. --test : Test mode. Does everything except call awstats. For debugging purposes mostly. --help : This message.