papukai Posted May 31, 2009 Posted May 31, 2009 Pleas enable correctly the pdo and pdo_mysql extensions. I get the following error when I try install piwik (http://piwik.org): You need to enable the PDO and PDO_MYSQL extensions in your php.ini file. 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now