Cause
Different awstats package versions are differently configured. Due to this Parallels Confixx cannot find awstats.pl correctly.Resolution
Before upgrading Confixx installed from Virtuozzo template, please reconfigure AWStats the following way:- Find the location of the awstats.pl file on your installation
- Open /root/confixx/httpdtraffik.sh
- Check the AWSTATS_SCRIPT variable. It should contain the full path to the awstats.pl file obtained on step 1
- If the value of the AWSTATS_SCRIPT variable doesn't contain a valid path to awstats.pl, please follow the next steps
- Run /root/confixx/admin/admin.pl and disable awstats
- Reconfigure AWStats by switching it on again and provide the correct path to the awstats.pl script obtained in step 1 when prompted.
- Configure the AWStats user's config files location to /etc/awstats when prompted.
- Configure the awstats.template.conf location to /root/confixx/admin/subs/suse.awstats.template.conf for SuSE based installation or to /root/confixx/admin/subs/debian.awstats.template.conf for Debian based installation when prompted.
- Run /root/confixx/confixx_counterscript.pl -fa to take apply the changes.