• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Relocation Error

ManuelF

New Pleskian
Plesk give's me an error, that no new configuration files for apache could be created because of errors in the templates.
I tried to execute httpdmng and get the following error:

/usr/local/psa/admin/bin/httpdmng --reconfigure-all
/usr/bin/sw-engine: relocation error: /usr/lib64/libmyodbc5.so: symbol strmov, version libmysqlclient_16 not defined in file libmysqlclient_r.so.16 with link time reference

I recently updated MySQL from Atomic-Repo, is that the problem? What should I do to fix this?

i can't install mysqlclient16 because it's obsoleted:

Package mysqlclient16-5.1.57-1.el6.art.x86_64 is obsoleted by mysql-5.1.58-1.el6.art.x86_64 which is already installed

Infos:
Centos 6
Latest Plesk
rpm -qa | grep mysql
mysql-libs-5.1.58-1.el6.art.x86_64
mysql-5.1.58-1.el6.art.x86_64
mysql-connector-odbc-5.1.5r1144-7.el6.x86_64
php-mysql-5.3.6-3.el6.art.x86_64
mysql-server-5.1.58-1.el6.art.x86_64
 
Back
Top