Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

You need to enable the php_pdo and php_pdo_mysql extensions in your php.ini file. #5636

Closed
anonymous-matomo-user opened this issue May 9, 2008 · 2 comments
Labels
Bug For errors / faults / flaws / inconsistencies etc. Major Indicates the severity or impact or benefit of an issue is much higher than normal but not critical. wontfix If you can reproduce this issue, please reopen the issue or create a new one describing it.
Milestone

Comments

@anonymous-matomo-user
Copy link

During the setup process I get the following error on step 2

You need to enable the php_pdo and php_pdo_mysql extensions in your php.ini file.

The php_pdo gets a green check mark but the php_pdo_mysql fails. Both dll’s are in the right place and I have compared how each are being referenced but I can’t find any reason why php_pdo is fine but it doesn’t like pdo_mysql.

I have attached a screen shot of the error…

@anonymous-matomo-user
Copy link
Author

Attachment:
[Piwik Installation Error.pdf](http://issues.piwik.org/attachments/5636/Piwik_Installation_Error.pdf)

@anonymous-matomo-user
Copy link
Author

please close – figured it out… uncommented the right dll in php.ini.

Thanks,

Tim

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug For errors / faults / flaws / inconsistencies etc. Major Indicates the severity or impact or benefit of an issue is much higher than normal but not critical. wontfix If you can reproduce this issue, please reopen the issue or create a new one describing it.
Projects
None yet
Development

No branches or pull requests

2 participants