• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • 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.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Fail to Upgrade WPB 11.5.13 to WPB 12

ccto

Basic Pleskian
Hello,

We have Web Presence Builder 11.5.13 (standalone) servers running on CentOS 6.5 x64 inside OpenVZ (host: CentOS 6.5 x64) container.

We cloned the VE, moved to another OpenVZ (host: CentOS 6.5 x64) server for upgrade testing.
We ordered a new separate WPB license key for testing server, updated the license key, updated apache config manually, and updated /usr/local/sb/config manually for hostname, IP

According to the documentation (p.18 of http://download1.parallels.com/WPB/...ndalone-installation-administration-guide.pdf)
We update /etc/yum.repos.d/pa4wp.repo file, change the URL from 11.5 to 12.0
and run - yum install wpb - but finally failed
(I attached yum output for reference)

There are 3 errors inside -

Problem 1 - PHP Warning: chown(): Unable to find uid for psaadm in /usr/local/sb/include/Base/Utils/File.php on line 299

Problem 2 - PHP Warning: chgrp(): Unable to find gid for sw-cp-server in /usr/local/sb/include/Base/Utils/File.php on line 300

Problem 3 - Cannot connect to MySQL database (for its upgrade process)

--

I manually tested to connect MySQL database , it is OK to connect (using the original /usr/local/sb/config (before upgrade) information)

I tried to updatedb/locate the file - psaadm , sw-cp-server. Both file are not existed in the server.

Please kindly help.
 

Attachments

  • yum.txt
    16.2 KB · Views: 3
Sorry, I fixed the problem.

I restored the VE, removed those # inside /usr/local/sb/config , and start the yum install wpb
It seems it upgraded successfully.

Comments starting with '#' are deprecated in /usr/local/sb/config.bkp on line 25
 
Back
Top