Changes between Version 6 and Version 7 of PiwikServer
- Timestamp:
- 06/20/11 12:45:14 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PiwikServer
v6 v7 3 3 4 4 This page is to document the [http://piwik.org/ Piwik] server that is to be installed on the DevelopmentServer. 5 6 == Apache Config == 7 8 9 10 == Install == 11 12 {{{ 13 cd /var/www/ 14 mkdir piwik.transitionnetwork.org 15 cd piwik.transitionnetwork.org/ 16 wget http://piwik.org/latest.zip 17 unzip latest.zip 18 }}} 5 19 6 20 == Requirements ==