Choose PHP Version for every Application (not for Server)
It should be possible to choose different php versions on a single server. This is possible in most shared hosting environments and is a big advantage.
It is expensive to create a new server only because you need for example an old php version for a specific application which is not compatible.

-
Michel commented
Yes, we all encounter situations where two sites have incompatible PHP versions requirements. Please add this features.
-
Carl-Michael Thunström commented
With the increasing releases of php versions you really need to implement this feature! There's no logic in having to move applications between servers when upgrading a single application on a multi application server.
-
clifford bradbury commented
Ability to have Application level package for PHP version rather than server level.
At the moment once a server has the PHP Package set, all application for PHP have to use it. It would be far more efficient to be able to have different application able to attache to different supported levels of PHP (like cpanel enables on shared hosting)
-
Sanjay Ojha commented
I need to run a website coded in CodeIgniter 2 and another one written in Laravel 5.6, First one required PHP 5 while the later requires PHP 7
-
Anonymous commented
I have the same situations. 5.6 and 7+. Please.
-
Chris commented
I have client sites that require PHP 5.6 and others that have sites that support PHP 7+. It would be fantastic to have this ability on a per-application basis. ServerPilot allows PHP selection on a per-application basis, would be great to see Cloudways follow suit.