• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

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