[AWFFULL] How to get GeoIP and flags working?

Zach Uram netrek at gmail.com
Sat Aug 30 08:05:11 EST 2008


I have Awstats installed and setup to use GeoIP and flags but neither
is working. GeoIP should  resolve ip addresses into hostnames as I
understand it, but when I check under hostnames it still shows only
the IP addresses:

http://www.jesujuva.org/awffull/site_200808.html

In /etc/awffull/awffull.conf I have:

# GeoIP enables or disables the use of the GeoIP capability for more
# accurate detection of countries. Default is 'no'.
# NOTE! Do not enable GeoIP if you analyse files that have had the IP Address
# translated to a Fully Qualified Host Name.
# Use either raw IP Addresses and GeoIP, or Names and disable GeoIP.
# ie. Don't use GeoIP AND DNShistory.

GeoIP          yes

# GeoIPDatabase is the location of the GeoIP database file. Default is
# '/usr/local/share/GeoIP/GeoIP.dat', which is where a default GeoIP
# install will put it. Note that the database is updated monthly.
# For the details see: http://www.maxmind.com/app/geoip_country

GeoIPDatabase   /usr/share/GeoIP/GeoIP.dat

And I verified /usr/share/GeoIP/GeoIP.dat exists.

And here is the flags directive I have. If I am supposed to have a dir
of flag images where do I get this from?

# FlagsLocation will enable the display of country flags in the country
# table. The path is that for a webserver, not file system. Can be
# relative or complete. The trailing slash is not necessary.

FlagsLocation           flags

Thanks,
Zach


More information about the AWFFull mailing list