• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be 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.

Upgrading to PHP 5.2.x

deltatech

Regular Pleskian
I am running plesk 5.2 and SiteBuilder. Last time I attempted to upgrade my PHP, it trashed sitebuilder and I had to pay for a support call to have parallels downgrade my php back to 5.1.6. But that was when I was running plesk 9.3

Is it now safe to upgrade to PHP 5.2.x I see that there are two versions of PHP installed currently and the panel is using 5.2.6. How can I upgrade the main version of PHP and will it be compatible with SiteBuilder

# /usr/local/psa/admin/bin/php -v
PHP 5.2.6 (cli) (built: Oct 30 2009 16:54:36)
Copyright (c) 1997-2008 The PHP Group
Zend Engine v2.2.0, Copyright (c) 1998-2008 Zend Technologies

# /usr/bin/php -v
PHP 5.1.6 (cli) (built: Jan 14 2010 13:11:11)
Copyright (c) 1997-2006 The PHP Group
Zend Engine v2.1.0, Copyright (c) 1998-2006 Zend Technologies
 
Back
Top