• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    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.

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