Changes between Version 3 and Version 4 of PiwikServer
- Timestamp:
- 06/20/11 12:35:16 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PiwikServer
v3 v4 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 ==Requirements== 7 8 The [http://piwik.org/docs/requirements/ requirements are]: 9 10 * PHP version 5.1.3 or greater, we have: PHP 5.2.6-1+lenny10 with Suhosin-Patch 0.9.6.2 (cli) 11 * MySQL version 4.1 or greater, we have 5.0.51a-24+lenny5-log 12 * (enabled by default) PHP extension pdo and pdo_mysql, weh have these already installed and they are configured via /etc/php5/apache2/conf.d/pdo.ini and /etc/php5/apache2/conf.d/pdo_mysql.ini 13