• 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.

Question Websites running PHP 7.1.5 Centos runs 5.4.16

Joe Gonzalez

New Pleskian
My websites in Plesk are all running PHP 7.1.5 (7.1.5-centos7.17051211)
FPM application served by Apache
Obviously I still have Vendor OS 5.4.16 in Plesk as it is required to run some apps.

System info:
Version: Plesk Onyx v17.5.3_build1705170317.16 os_CentOS 7
OS: CentOS Linux 7.3.1611
php 5.4.16-42.el7
php-fpm 5.4.16-42.el7

When I call php-v, I get:
PHP 5.4.16 (cli) (built: Nov 6 2016 00:29:02)
Copyright (c) 1997-2013 The PHP Group
Zend Engine v2.4.0, Copyright (c) 1998-2013 Zend Technologies
with the ionCube PHP Loader (enabled) + Intrusion Protection from ioncube24.com (unconfigured) v5.0.12, Copyright (c) 2002-2015, by ionCube Ltd.
with Zend OPcache v7.0.5, Copyright (c) 1999-2015, by Zend Technologies

So should I update my Centos default version to 7.1 and delete Centos 5.4.16 w/ OPcache?
 
if you need to use php 7.1.x from the command line you need to use /opt/plesk/php/7.1/bin/php -v instead of php -v .
 
Back
Top