• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

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