PHP version 7.3-cli

2 posts / 0 new
Last post
#1 Fri, 03/29/2019 - 12:09
miojamo

PHP version 7.3-cli

Hello,

My default php cli version now is 7.3 and I need to use php7.1-cli how to achieve that for all vhosts?

Thanks

Fri, 03/29/2019 - 12:16
miojamo

update-alternatives --set php /usr/bin/php7.1

Ubuntu 18.04 LTS

Topic locked