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