After updating AWStats from 7.7 to 7.8 I noticed that the statistics pages on my site were not displaying anymore.
The system is a CloudLinux 8 installation with CageFS enabled, and the GeoIP databases from /usr/share/GeoIP/ distributed into the CageFS Skeleton OS.
After the AWStats update, when I open a website its statistics page, the page is not displaying.
In Firefox the awstats.pl script is offered for download, and in Chrome it claims to not find or have moved the awstats.pl 'page' to a new location...
Disableing the GeoIP datebases in /usr/local/awstats-7.8/wwwroot/cgi-bin/awstats.model.conf
(commenting out the LoadPlugin="geoip2_country /usr/share/GeoIP/GeoLite2-Country.mmdb" and LoadPlugin="geoip2_city /usr/share/GeoIP/GeoLite2-City.mmdb" lines)
and force-updating CageFS, and deleting awstats from the user directories and having them re-distribute...
and AWStats works again.
But I did really like the country flags in AWStats, and I would really like to get them back...
Anyone any ideas on this?
The system is a CloudLinux 8 installation with CageFS enabled, and the GeoIP databases from /usr/share/GeoIP/ distributed into the CageFS Skeleton OS.
After the AWStats update, when I open a website its statistics page, the page is not displaying.
In Firefox the awstats.pl script is offered for download, and in Chrome it claims to not find or have moved the awstats.pl 'page' to a new location...
Disableing the GeoIP datebases in /usr/local/awstats-7.8/wwwroot/cgi-bin/awstats.model.conf
(commenting out the LoadPlugin="geoip2_country /usr/share/GeoIP/GeoLite2-Country.mmdb" and LoadPlugin="geoip2_city /usr/share/GeoIP/GeoLite2-City.mmdb" lines)
and force-updating CageFS, and deleting awstats from the user directories and having them re-distribute...
cd /home
rm -f */domains/*/awstats/.htaccess
rm -f */domains/*/awstats/awstats.pl
rm -f */domains/*/awstats/.data/awstats.*.conf
echo "action=tally&value=all" >> /usr/local/directadmin/data/task.queue
and AWStats works again.
But I did really like the country flags in AWStats, and I would really like to get them back...
Anyone any ideas on this?
Last edited: