3/18/09

Installing geo-ip in awstats

In CentOS figured I'd save someone else the google'ing, you don't need to make the geoip stuff manually, you can do it from yum...

  1. yum install perl-Geo-IP
  2. yum install GeoIP-data

Uncomment:
LoadPlugin="geoip GEOIP_STANDARD /var/lib/GeoIP/GeoIP.dat"
Re-run awstats... done!

No comments:

Post a Comment