Install mysqli on php-7.2.11, but "Unable to load dynamic library 'mysqli.so'" Install mysqli on php-7.2.11, but "Unable to load dynamic library 'mysqli.so'" nginx nginx

Install mysqli on php-7.2.11, but "Unable to load dynamic library 'mysqli.so'"


The php-fmp configuration is usually located separately from php-cli and can be found in /etc/php/{version}/fpm/php.ini. Enable extension in it and restart php-fpm service

systemctl restart php-fpm.service