• We value your experience with Plesk during 2024
    Plesk strives to perform even better in 2025. To help us improve further, please answer a few questions about your experience with Plesk Obsidian 2024.
    Please take this short survey:

    https://pt-research.typeform.com/to/AmZvSXkx
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

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