Project

General

Profile

Actions

Feature #72

closed
DC DC

Add GeoIP Support to Piwik on Ubuntu

Feature #72: Add GeoIP Support to Piwik on Ubuntu

Added by Daniel Curtis almost 13 years ago. Updated over 10 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
-
Start date:
02/16/2013
Due date:
% Done:

100%

Estimated time:
Spent time:

Description

GeoIP PECL

Install GeoIP

sudo apt-get install php5-geoip

Create a link the GeoIP file in the Piwik install directory

ln -s /usr/share/GeoIP/GeoIP.dat

GeoP Apache Module

Install the module

apt-get install libapache2-mod-geoip

Restart Apache

sudo service apache2 restart
Actions

Also available in: PDF Atom