Cause
Confixx 3.3.2 EZ template for Suse 10.3 contains misconfigured awstats.Resolution
Before upgrading Confixx 3.3.2 installed from Virtuozzo EZ template on Suse 10.3,
please reconfigure AWStats the following way:
1) open /root/confixx/httpdtraffik.sh
check AWSTATS_SCRIPT variable, it should contain the following value
AWSTATS_SCRIPT="/usr/local/awstats/wwwroot/cgi-bin/awstats.pl"
2) run /root/confixx/admin/admin.pl and disable awstats
3) run /root/confixx/admin/admin.pl
Enable awstats and answers to the questions:
-Where awstats.pl script is located?
Choose: /usr/local/awstats/wwwroot/cgi-bin/awstats.pl
-Where do you want to keep users' AWstats configuration files?
Choose: /etc/awstats
-Which file would be used to generate awstats.template.conf?
Choose: /root/confixx/admin/subs/suse.awstats.template.conf
4) run /root/confixx/confixx_counterscript.pl -fa
Additional information
1) The issue and the fix are actual only for Confixx 3.3.2 EZ template for Suse 10.3.
Confixx 3.3.3 EZ template for Suse 10.3 contains correct configured awstats.
2) The Confixx update from 3.3.2 EZ to 3.3.3 version doesn't solve the issue with awstats configuration,
so you need to execute the above steps.