• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

PHP 4.3.10 - When is going to be ready for PSA 7.5.1

littlefrog

Regular Pleskian
Anyone know status of a updated RPM or Patch to install new version of PHP on 7.5.1 ?????

Tried downloading patch from system but would require me to downgrade PSA to install it and that can't happen.
 
ehh...

I've been using PSA 7.5.1 since the day after it was released, and umm...
[root@server admin]# php -v
PHP 4.3.10 (cgi) (built: Dec 16 2004 13:42:39)
Copyright (c) 1997-2004 The PHP Group
Zend Engine v1.3.0, Copyright (c) 1998-2004 Zend Technologies
with Zend Extension Manager v1.0.6, Copyright (c) 2003-2004, by Zend Technologies
with Zend Optimizer v2.5.7, Copyright (c) 1998-2004, by Zend Technologies
The trick? ART yum packages. Especially since PSA is not required to release any patches, except for the internal php engine the control panel itself uses. PHP for your client websites is up to you to update, as it is not PSA-based (Plesk comes with it's own Apache server, and it's own PHP, which is completely independant from the Apache and PHP that your sites run on).
 
I installed all the packages on my new server to get to the latest version of PSA.

Here is what it says for me..

[admin@server admin]# php -v
PHP 4.3.2 (cgi), Copyright (c) 1997-2003 The PHP Group
Zend Engine v1.3.0, Copyright (c) 1998-2003 Zend Technologies
with the ionCube PHP Loader v2.4, Copyright (c) 2002-2003, by ionCube Ltd.

I am looking to upgrade php and zend. Guess I will do manually.
Like I stated before they had a patch for 7.1.6 but not 7.5.1 - I am just wondering why.
 
Back
Top