Plesk

Unable to start Postfix in Plesk: /usr/sbin/postconf: libmysqlclient.so.18: cannot open shared object file: No such file or directory

Symptoms

Cause

The libmysqlclient.so.18 package is missing on the server (which can happen due to a MySQL/MariaDB upgrade).

Resolution

1. Connect to the server via SSH

2. Install the missing package:

# yum install mysqlclient18-compat --enablerepo=mysqclient

3. Update package version for Plesk:

# plesk sbin packagemng -sdf