• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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