orcinus-search/orcinus/GeoIP2/README.txt
2023-04-12 08:32:40 -04:00

14 lines
577 B
Plaintext

To enable the Geo-Location service, follow the steps below:
1) Download the latest Maxmind GeoIP2 .phar file from the Github, and
place it in the same directory as this README.txt file:
https://github.com/maxmind/GeoIP2-php/releases
2) Login at the Maxmind website; account registration is free:
https://www.maxmind.com/en/account/login
3) Navigate to the "Downloads" area of your Maxmind account, and
download the GeoLite Country (not CSV) GZIP package.
4) Unzip the 'GeoLite2-Country.mmdb' file and place it in the same
directory as this README.txt file.