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

Resolved Plesk is corrupted after dist-upgrade

Michelangelo

New Pleskian
After dist-upgrade plesk was corrupted. I've tried to restore but now when i do something i get this message "/usr/bin/sw-engine-cgi: symbol lookup error: /usr/bin/sw-engine-cgi: undefined symbol: _ZN12Configurator6configB5cxx11E". I checked if the plesk core is upgraded and is still at the version 14.04 of Ubuntu.
How can i resolve?
 
Hi Michelangelo,

pls. consider as well to add the standard Plesk - sources - lists to "/etc/apt/sources.list.d/" as described for Ubuntu 14.04 ( pls. see => #9 and change "trusty" to "xenial", if you upgraded to Ubuntu 16.04 ).
 
Guys thank you so much for the answers!
Plesk is live!
But some domains return with 503 Service Temporarily Unavailable. I've already launched a "plesk repair web DOMAIN" but with no result...
 
But some domains return with 503 Service Temporarily Unavailable. I've already launched a "plesk repair web DOMAIN" but with no result...
Most probably that php-fpm is used by domain is stopped. Check what version of php-fpm is used by domain in Plesk > Domains > domain.tld > PHP Settings. Start it, for example for php-fpm 5.6:

# /etc/init.d/plesk-php56-fpm start
 
Back
Top