• 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!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.

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