• The new Python extension is now available. It allows customers to deploy and manage WSGI-based Python applications on their websites directly from Plesk.
  • Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

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