Navigation Menu

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

Auto-Archiving - Unable to load dynamic library 'C:\php\ext\php_pdo.dll' - The specified module could not be found. #9875

Closed
adhamshamkh opened this issue Mar 3, 2016 · 2 comments
Labels
answered For when a question was asked and we referred to forum or answered it.

Comments

@adhamshamkh
Copy link

Hello

I'm trying to setup auto-archiving following the steps here: [http://piwik.org/docs/setup-auto-archiving/#important-tips-for-medium-to-high-traffic-websites]

I have a Windows PIWIK configuration (IIS)

I get a warning: PHP Warning:

PHP Startup: Unable to load dynamic library 'C:\php\ext\php_pdo.dll' - The specified module could not be found.

The PHP documentation suggests this DLL is no longer required for PHP 5.3 and above [(http://php.net/manual/en/pdo.installation.php)]

Is this just a warning, I'm getting errors during the auto-archive process (stating authenticated user does not have permission to use this DLL) and can't be sure if this is the reason or not.

Thanks in advance
Adham

@adhamshamkh
Copy link
Author

I resolved this issue, I needed to give IISUSR full permissions to the piwik folder. The warning however does remain - I guess this is a low priority issue as you need to enable the pdo dll in the ini file even though it doesn't exist.

@sgiehl
Copy link
Member

sgiehl commented Mar 5, 2016

Looks like a server misconfiguration. A PHP Startup Warning can't be related with Piwik.
Guess you need to adjust your php config.

@sgiehl sgiehl closed this as completed Mar 5, 2016
@sgiehl sgiehl added the answered For when a question was asked and we referred to forum or answered it. label Mar 5, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
answered For when a question was asked and we referred to forum or answered it.
Projects
None yet
Development

No branches or pull requests

2 participants