Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Dear Pleskians! The Plesk Forum will be undergoing scheduled maintenance on Monday, 7th of July, at 9:00 AM UTC. The expected maintenance window is 2 hours.
Thank you in advance for your patience and understanding on the matter.
Release Notes
After seeing a lot of people struggle with implementing Redis for PHP 7.0 (And indeed, this is not easy with 7.0), this release adds Redis, Igbinary, and APCU modules for the Centos 7 platforms. Redis will automatically be added to the installation when you upgrade the php-panda...
Sure since these are SCL packages you need to call them slightly different unless you want to use the full path. Here are the basic commands:
List SCL packages:
scl --list
Example output:
atomic-php54
atomic-php55
atomic-php56
atomic_php70
Run a specific SCL PHP version
scl enable...
To remove all the packages, you'd need to define them in yum with the regular "yum remove <packagename>" command, and probably use a wildcard to do it. There are probably 200-300 individual packages in there at this point.
In reference to that php53 overlap, thats coming from another repo...
Sorry about that, life stuff took up almost the entire month of november for me. Version 1.0-2 has been published to address the above 2 issues.
Again, sorry about the delay!
Changelog:
* Added suhosin support for PHP 5.2, 5.3, 5.4, 5.5, and 5.6
* Added eaccelerator support for PHP 5.2, 5.3, 5.4, and 5.5
Release Notes:
Php 7.0 support for suhosin is incomplete
PHP 5.6+ support for eaccelerator is not necessary. The recommendation is to use zend-opcache (installed by...
Im not sure that is related, the php-panda rpm is just a loader for the rest of the packages. Its job is to add the configs to the Plesk settings. It only runs when the rpm is being updated.
What exactly did you need to roll back? The SCL packages arent called by apache, so I'm not sure how they could affect it directly.
Do you have an example of the error message as well?
These were available last week, but I completely forgot to update this page:
* PHP 5.6.10
* PHP 5.5.26
* PHP 5.4.42
Security backports for PHP 5.3.29 to resolve the following security issues:
- Security fix for CVE-2014-9709
- Security fix for CVE-2015-2301
- Security fix for CVE-2015-2783