hlstatsx/scripts/GeoLiteCity
pricetx 95644a0f24 Re-populated DBHOST with default of localhost, as this is true for the majority of installations. 2015-07-07 12:08:44 +00:00
..
GeoLite_Import.sh Re-populated DBHOST with default of localhost, as this is true for the majority of installations. 2015-07-07 12:08:44 +00:00
README Reupload after bitbucket wipe 2013-12-25 18:43:29 -05:00
geoip.py Reupload after bitbucket wipe 2013-12-25 18:43:29 -05:00
install_binary.sh Reupload after bitbucket wipe 2013-12-25 18:43:29 -05:00
ip2number.php Reupload after bitbucket wipe 2013-12-25 18:43:29 -05:00

README

Included in this folder are two scripts to import data from the MaxMind (http://www.maxmind.com) from the GeoLiteCity database into your HLX db.

For Linux:
Edit the GeoLite_Import.sh file to insert your database settings in the top section and then execute.

For Windows:
Download the HLstatsX CE GeoLiteCity Importer from http://code.google.com/p/hlstatsxcommunity


--------------------------------------------------------------
Alternative method by *XYZ*SaYnt:
--------------------------------------------------------------
* For Windows or Linux.
* Requires python.
* Generates INSERTs in case LOAD DATA command is disabled

Edit the geoip.py file to insert your database settings in the top section and then execute.