• 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 broken after upgrading from 9.5 to 10

C

code

Guest
Just tried to upgrade from 9.5 and all of my domains are now showing the default apache page. A large number of functions are also reporting MySQL errors.

Looks like it is well and truly broken given the following outputs:

# cat /usr/local/psa/version
9.5.2 CentOS 5 95110630.14

# rpm -q psa
psa-9.5.2-cos5.build95100504.10
psa-9.5.4-cos5.build95101209.08

# mysql -uadmin -p`cat /etc/psa/.psa.shadow` psa -e"select * from misc where param='version'"
+---------+-------+
| param | val |
+---------+-------+
| version | 01080 |
+---------+-------+


Any suggestions for fixing this?

Thanks
 
Back
Top