• 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.

libboost_regex-plesk.so.1.54.0: cannot open shared object file

KirillU

New Pleskian
Distributor ID: Debian
Description: Debian GNU/Linux 7.8 (wheezy)
Release: 7.8
Codename: wheezy

After system upgrade from 7.0 there was also update for Plesk via web autoinstaller, wich was completed with errors. After reboot the panel doesn't work (nginx 502) and SW-engine doesn't start. It asks for package libboost_regex-plesk.so.1.54.0
Code:
/usr/bin/sw-engine: error while loading shared libraries:
libboost_regex-plesk.so.1.54.0: cannot open shared object file: No such file or directory

currently installed (in /usr/lib) is version 1.49.0 of this package. need help, how can i get this package updated.

Upd: 1.54.0 is found under /usr/lib/x86_64-linux-gnu/libboost-plesk-1.54.0, but how i tell plesk to look there for it?

Upd2:
Code:
ln -s /usr/lib/x86_64-linux-gnu/libboost-plesk-1.54.0/libboost_regex-plesk.so.1.54.0 /usr/lib
solves the problem temporary, but i would like to know a correct solution
 
Last edited:
Back
Top