• Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

New problem after 4.2 to 4.5 upgrade

D

dnerty

Guest
Hi


does anyone has similar problem..

After 4.2 to 4.5 upgrade sitebuilder doesn't work anymore.

Internal Sitebuilder error.
File: /usr/local/sitebuilder/include/SB/Auth.php; Line: 54
Message: PHP Notice : Trying to get property of non-object; Code: 8
 
I have this problem too ..

After 4.1 to 4.5 upgrade sitebuilder doesn't work anymore.

Internal Sitebuilder error.
File: /opt/sitebuilder/include/SB/UISettings.php; Line: 46
Message: PHP Notice : Trying to get property of non-object; Code: 8

There is someone who can help me?
 
I couldn't solve a problem.. I pay $75 for support and Parallels team solved in after 3-4 days working.
 
Hello Dnerty, thank you for your reply.
3-4 days of waiting and leave the service down to solve the problem is too many days.
For now I have restored a backup to 4.1, in the hope that someone else has a solution.

Diego.
 
I have resolved the problem.
The step to resolved was:
1) upgrade from 4.1 to 4.5 version (after this I has the problem)
2) make a backup of sitebuilder database (mysql) and sitebuilder directory (eg. /opt/sitebuilder or /usr/local/sitebuilder)
3) do uninstall of sitebuilder (apt-get remove sitebuilder)
4) re-install a new sitebuilder 4.5 via script: parallels_installer_v3.3.2_build080710..... (see documetation)
5) once that new sitebuilder was installed e functioning, replacing the new database and sites directory with the old backup file following all instructions "How to migrate sites and users to another Sitebuilder server" (http://kb.odin.com/en/5512)
in particular paragraph 4. (important: replacing only "sites" directory and not all sitebuilder directory)
6) empty the session table of sitebuilder database (truncate table 'session')
7) do the update to 4.5.7 via automatic update from admin sitebuilder panel.
 
Back
Top