• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.

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