i have problems to install piwik.
I have problems with this mesage:
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 search very more into google and this page but i don’t have any solution.
anybody helpme???
[quote=vipsoft @ May 28 2009, 05:07 PM]pdo and pdo_mysql are required php extensions; these are built by default unless your distro customized it differently.
Your immediate choices are to rebuild php yourself, or submit a request to your distro provider.[/quote]
I am using a shared windows hosting and facing the same issue. can i rebuild php from my side, since the hosting providers are not willing to do so?