December 2009
2 posts
Install GeoIP on CPanel CentOS server
jishan:
Install GeoIP binaries:
yum install GeoIP GeoIP-devel
Download more databases from MaxMind and put them into /opt/geoip/share/GeoIP/:
http://geolite.maxmind.com/download/geoip/database/
Install CPanel EasyApache GeoIP module:
View details: http://www.cpanel.net/apps/easyapache/custom.html
Download mod_GeoIP:
wget...