Search found 1 match
- Mon Sep 28, 2020 11:57 pm
- Forum: PHP Installation
- Topic: Unable to load dynamic library 'pdo_mysql': undefined symbol
- Replies: 0
- Views: 633
Unable to load dynamic library 'pdo_mysql': undefined symbol
Hi everyone, After installing PHP on my Ubuntu machine and activating the `pdo_mysql` plugin, I'm getting this error: $ php -v 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...