How to install multiple PHP versions on VestaCP
How to install multiple PHP versions on VestaCP This how to will enable PHP 5.6, 7.0, 7.1, 7.2, 7.3 and 7.4 to specific/desired domains. Tutorial is for Debian and Ubuntu. First pre-required step for Debian 9 Strech: apt-get update apt install apt-transport-https ca-certificates wget -O /etc/apt/trusted.gpg.d/php.gpg https://packages.sury.org/php/apt.gpg sh -c ‘echo “deb https://packages.sury.org/php/ stretch main” >