• The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Issue Unable to back up applications packages. Error: Cannot load library: /usr/lib64/libmysqlserver.so.2

solucionesuno

Regular Pleskian
i get this erreor from backup task

Unable to back up applications packages. Error: Cannot load library: /usr/lib64/libmysqlserver.so.2

What that really means and how can i solve it? any ideas?
 
Make sure that you have the following path in psa.conf

# grep libmysqlserver.so.2.0 /etc/psa/psa.conf
APS_DB_DRIVER_LIBRARY /usr/lib64/sw/libmysqlserver.so.2.0
 
Back
Top