1 min read
Migrate Piwik website
This post is part of my Your own Virtual Private Server hosting solution project.
Get the latest version of this article here: https://gist.github.com/9640572.
Introduction
This article assumes you’re going to move an exisiting piwik website from one server to another.
Requirements
- Ubuntu server
- Nginx
- Nginx minimal website
- php5-fpm
- php5-mcrypt, php5-mysql
- Nginx php5-fpm website
- MySQL
- Increased Max Upload for php5-fpm website
- phpMyAdmin website
- Piwik website
Instructions
Export the existing SQL Piwik database with phpMyAdmin.
Import the database export into the new Piwik database with phpMyAdmin.
Update the tracking codes or update Piwik urls on the Piwik tracked websites if the hosting has changed.
Categories: Web serverTags: migration , mysql , piwik
Edit this page
Show statistic for this page