• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be 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.

Debian Etch Install (x64) crash

M

MSc

Guest
Hi folks,

if i try to install plesk via the autoinstaller i got the following error thrown:

./parallels_installer_v3.6.0_build100407.15_os_Debian_5.0_x86_64: relocation error: ./parallels_installer_v3.6.0_build100407.15_os_Debian_5.0_x86_64: symbol SSL_CTX_set_info_callback, version OPENSSL_0.9.8 not defined in file libssl.so.0.9.8 with link time reference

What have I to do?

regards
MSc
 
Do you have openssl version installed there? What is version? Did you tried to perform Debian upgrade with apt before Plesk installation?
 
Here my installed versions:
Code:
ii  libssl-dev                           0.9.8c-4etch9                        SSL development libraries, header files and
ii  libssl0.9.7                          0.9.7k-3.1etch5                      SSL shared libraries
ii  libssl0.9.8                          0.9.8c-4etch9                        SSL shared libraries
 
As I remember Etch is Debian 4.0 but you have tried to use Plesk installer for Debian 5.0 Lenny.
 
Back
Top