• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Plesk is broken after upgrade to 9.0!

Y

YorkshireSteve

Guest
Hi Guys,

Hoping someone can help me on this real quick, one of our production servers is down after a few routine updates...

Here's the error I'm getting:
#!/usr/local/psa/bin/sw-engine-pleskrun The file /usr/local/psa/admin/htdocs/index.php is part of Plesk 9 distribution. It cannot be run outside of Plesk 9 environment.

There's plenty of disk space available, and it's a dedicated server (not a virtual server).

Thanks guys,

Steve
 
It may be caused by many things.

Try to check sw-cp error log:
# less /var/log/sw-cp-server/error_log

maybe php -v would provide you with some info.

As an option - you can consider reinstall of sw-cp-server (# rpm -Uvh path/to/rpm).
 
Back
Top