Skip to content
This repository has been archived by the owner on Sep 26, 2024. It is now read-only.

Unable to load dynamic library 'mysqli' #171

Open
laabidi21 opened this issue Oct 16, 2020 · 1 comment
Open

Unable to load dynamic library 'mysqli' #171

laabidi21 opened this issue Oct 16, 2020 · 1 comment

Comments

@laabidi21
Copy link

laabidi21 commented Oct 16, 2020

I have upgrade to version 3.0.1.
php 7.2
php var/www/html/mautic/bin/console mautic:segments:update
earlier, worked fine. but now after the upgrade I got an error.
PHP Warning: PHP Startup: Unable to load dynamic library 'mysqli' (tried: /usr/lib/php/20170718/mysqli (/usr/lib/php/20170718/mysqli: cannot open shared object file: No such file or directory), /usr/lib/php/20170718/mysqli.so (/usr/lib/php/20170718/mysqli.so: undefined symbol: mysqlnd_global_stats)) in Unknown on line 0
PHP Warning: PHP Startup: Unable to load dynamic library 'pdo_mysql' (tried: /usr/lib/php/20170718/pdo_mysql (/usr/lib/php/20170718/pdo_mysql: cannot open shared object file: No such file or directory), /usr/lib/php/20170718/pdo_mysql.so (/usr/lib/php/20170718/pdo_mysql.so: undefined symbol: pdo_parse_params)) in Unknown on line 0
Could not open input file: var/www/html/mautic/bin/console


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

@escopecz
Copy link
Member

@Ziedpad installing the PHP module as I suggested in #158 (comment) did not help?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants