• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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