Feature request: CustomBuild and php selector with many php versions (php-fpm)

dolphi

Verified User
Joined
Apr 4, 2014
Messages
7
Location
Tel Aviv, IL
Currently the php version selector in the control panel supports up to two versions of php.
If php is executed with php-fpm (which is probably the most common method as of now), then any number of php versions can be installed on the same number.
There is also the easy method of installing an additional php version with custombuild 2.0:
./build php_expert php_release php_mode.

So please add support to CustomBuild and the gui in the control panel for many versions of php that are installed with php-fpm (instead of only two).

If, for example, the major (first) php version of the server is upgraded from 7.0 to 7.2, it might be ok for most web sites that are hosted on the server, but then some web sites will have a subtle failure, which will be discovered only later. The old web sites need stability in the php version that they are using.
 
Last edited:
Hello,
I need it too.
It will be great If pakages install fast such as EA4 CPanel.
Thank you
 
5.6 and 7.0 will be out of support in 6 months. Better ask your customers to update their software than keeping ancient versions. PHP 7.x branch is super fast compared to the 5.x - it will load your servers less that way.
 
Back
Top