• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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