Top "Geoip" questions

GeoIP is the process of analyzing an IP address and determining the geographical location of that end point.

GeoIP.dat.gz and GeoLiteCity.dat.gz not longer available? Getting 404 trying to load it

Started couple days ago i can't download http://geolite.maxmind.com/download/geoip/database/GeoLiteCountry/GeoIP.dat.gz http://geolite.…

nginx geoip maxmind geoip2
Associate IP addresses with countries

I want to show country flag depending on ip address I receive at server side. Are fixed ip addresses are …

geolocation ip-address geoip
location detection in web browser

I am searching for a method to locate the user location while visiting my website, i have tried Maxmind but …

html geolocation geoip ip-geolocation
Cache JSON response

I using some GeoIP service to place country flag on pages depends on country IP. And I need to cache …

jquery json html geoip
How do I use MaxMind's Databases in php

I downloaded and extracted GeoLite2-City.mmdb, GeoLite2-Country.mmdb. Both are in htdocs\geoip\ Then, I ran this script. …

php geoip maxmind
Importing the latest MaxMind GeoLite2 database into MySQL

MaxMind is now offering a GeoLite2 DB as described on their site. The trouble is that they no longer offer …

php mysql geoip maxmind
python-geoip does not work on python3.4?

I was able to get geolite2 working on python2.7 - but i needed 3.4. I found the instructions for 2.7 on this …

python geoip geolite2
How can I get the user's IP while using both CloudFlare and MaxMind's GeoIP with mod_geoip?

CloudFlare provides the user's country from the originating IP but I need location on a city level so I've added …

apache .htaccess geolocation geoip cloudflare
Apache 2.4 require not ip range not working (blacklist ignored when GEOIP active)

I'm trying to understand what's going on. If i add a single IP to my blacklist using Require not ip …

apache apache2 geoip
Installing PERCL GeoIP for PHP on windows XAMPP

I'm currently working on an application that needs some GeoIP functions, I've gotten the extension from http://windows.php.net/…

php xampp geoip