Synology-Forum.nl
		Overige software => Web Station => Topic gestart door: Anonymous op 25 september 2008, 10:23:23
		
			
			- 
				Hi Guys,
 
 I am trying to get Piwik (http://piwik.org/) on my Synology Diskstation 207+
 Turning webserver on -> ok
 Installing mysql ->ok
 Copy files to DS -> ok
 Go to http://[IP]/piwik/ ->ok
 Clicking Next -> ok
 
 Then we get the PDO error!
 On a Linux server you can compile php with the following option --with-pdo-mysql  In your php.ini, add the following lines
 extension=pdo.so
 extension=pdo_mysql.so
 
 I installed Telnet on my WinVista. Changed the php.ini files to include the last two lines using the vi-editor. Login in with root and admin password!
 Sadly the php compilation on the DS does not include the PDO extentions  :(
 
 Now my knowledge of linux does not include compiling a new PHP including these extentions AND getting the new php version on my DS...
 Could someone explain me how I can do this?
 
 I would really like to get PIWIK to run as it runs on my "remote" server and is absolutly amazing compared to other os stat software I worked with!
 
 Thanks!
 
 Frank