We have updated Alt-PHP versions that might cause issues when used without CageFS & PHPSelector.
If you are using PHPSelector - you WILL NOT be affected.
The changes were made to simplify usage of Alt-PHP without PHPSelector & CageFS.
Updated packages:
alt-php44-4.4.9-41
alt-php51-5.1.6-48
alt-php52-5.2.17-75
alt-php53-5.3.29-25
alt-php54-5.4.45-8
alt-php55-5.5.30-7
alt-php56-5.6.16-5
alt-php70-7.0.0-3
Alt-PHP was reconfigured to look for ini-files in /opt/alt/phpXX/etc/link/conf directory.
Without CageFS:
/opt/alt/phpXX/etc/link/conf is a symlink to /opt/alt/phpXX/etc/php.d, so all ini-files in /opt/alt/phpXX/etc/php.d will be automatically used by alt-php
/opt/alt/phpXX/etc/php.d contains default.ini file with basic PHP extensions (mbstring, gd, posix, sockets, fileinfo, etc.). These extensions are disabled by default, but they can be enabled manually (just remove ';' at the beginning of the line) or with Plesk PHP Settings interface (for Plesk users).
/opt/alt/phpXX/etc/php.d/default.ini will not be overwritten by alt-php updates - all changes will remain after update.
With CageFS:
inside CageFS /opt/alt/phpXX/etc/link/conf links to /etc/cl.php.d/alt-phpXX.PHP Selector uses /etc/cl.php.d/alt-phpXX/alt_php.ini as before, so, inside CageFS new Alt-PHP packages work as before.
For Plesk users:
Alt-PHP packages detect Plesk Web Hosting Panel and automatically create PHP handlers
To update or install run the command:
yum groupinstall alt-php --enablerepo=cloudlinux-updates-testing