• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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