Last modified: 2009-10-05 02:46:59 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T22989, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 20989 - install MaxMind db at Locke
install MaxMind db at Locke
Status: RESOLVED FIXED
Product: Wikimedia
Classification: Unclassified
Bugzilla (Other open bugs)
unspecified
All All
: Normal normal (vote)
: ---
Assigned To: Fred Vassard
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2009-10-05 02:25 UTC by Erik Zachte
Modified: 2009-10-05 02:46 UTC (History)
2 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Erik Zachte 2009-10-05 02:25:06 UTC
Please activate free MaxMind geo->ip db&sw on Locke 
I tested it on Bayes, it works


aptitude install geoip-bin
mkdir /usr/local/share/GeoIP
cd /usr/local/share/GeoIP
wget http://www.maxmind.com/download/geoip/database/GeoLiteCity.dat.gz
gunzip GeoLiteCity.dat.gz
ln -s /usr/local/share/GeoIP/GeoLiteCity.dat /usr/share/GeoIP/GeoIPCity.dat

test: geoiplookup www.yahoo.com


This will allow break down of traffic stats per country 

Thanks, Erik
Comment 1 Fred Vassard 2009-10-05 02:46:59 UTC
Completed:

root@locke:/usr/local/share/GeoIP# geoiplookup www.yahoo.com
GeoIP Country Edition: US, United States
GeoIP City Edition, Rev 1: US, CA, Sunnyvale, 94089, 37.424900, -122.007401, 807, 408
GeoIP City Edition, Rev 0: US, CA, Sunnyvale, 94089, 37.424900, -122.007401

Let me know if there is anything else! :) 

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links