• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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