Paulie Is there a simple or easier way for a single Host to have 2 PHP version associated with it? I found this topic and it mentions an easier way in the future... https://aprelium.com/forum/viewtopic.php?t=622995&highlight=php+versions
admin So far the easiest way to achieve that is to have two filename extensions, each for a version. For example associate .ph7 with PHP 7 and .php with PHP 8. This requires of course that you rename your files and change their extensions. A future version which is being prepared will feature a new set of parameters to render such a situation easily handled. We have no ETA for it but we expect it to be ready by the first quarter of 2025.