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

Plesk 9.0.1 to 9.2.1 update failed, no panel, no email ...

O

OldrichS

Guest
(EDIT) Plesk 9.0.1 to 9.2.1 update failed, no panel, no email ...

i solved problem with dependencies, but i purge configuration of sw-cp-server.
my /etc/sw-cp-server/config now contain this:

server.modules = ()
server.document-root = "/dev/null"
server.port = 10001
server.bind = "127.0.0.1"
server.pid-file = "/var/run/sw-cp-server.pid"
server.errorlog-use-syslog = "disable"
server.errorlog = "/var/log/sw-cp-server/error_log"
server.username = "sw-cp-server"
server.groupname = "sw-cp-server"

include_shell "/usr/share/sw-cp-server/applications-conf.sh"

its okay ?

plesk panel is not working.

please help me
 
Last edited by a moderator:
Hello

Configuration file is the same as on our testing stations.
You can try to start Plesk CP with
/etc/init.d/sw-cp-server start
and if any errors check /var/log/sw-cp-server/error_log file. Paste here error from log or error from
console when trying to start Plesk.
 
Back
Top