• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

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