• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

Issues with Migration Manager on Plesk 9.5.4

B

BBowles

Guest
I get this error when trying to start a migration in Plesk 9.5.4:

Error: launchpad error (Error code = 127):
== STDERR ====================
/usr/local/psa/admin/bin/launchpad: error while loading shared libraries: /usr/lib/sw/boost_1_34/libboost_program_options-gcc41-1_34_1.so.1.34.1: invalid ELF header

==============================

Anybody have any ideas how this can be resolved?
 
Check with
# file /usr/lib/sw/boost_1_34/libboost_program_options-gcc41-1_34_1.so.1.34.1

that this file is for your system architecture (32 or 64 bit) at least.
 
Hi Igor, checked and it was i386, the same as the environment I'm using.

I can't remove and reinstall with yum, because it will also remove all the psa dependancies.

Any suggestions?
 
Try to use rpm instead yum. You can ignore dependences with rpm package manager.
 
Back
Top