Page 1 of 1

installing php 7.4

Posted: Mon May 04, 2020 10:38 am
by tommy
fresh install.
debian 9

NGINX + PHP-FPM
running: ps aux | grep php*
i got: php-fpm: master process (/usr/local/vesta/php/etc/php-fpm.conf)
php-fpm: pool www


i am looking for docs or help on how to install php 7.4 or 7.4.5 for debian 9.
most of the info via google seemed to be for centos and the ones
for debian are selectors with a selection of php ranging from 5.0 to 7.0 which i dont
want since 5.0 and 7.0 are now outdated. (some scripts and wordpress advise to use the php7.3 or higher)

is it possible to over write my current 7.0.33-0+deb9u7 with
these instructions here https://computingforgeeks.com/how-to-in ... on-debian/
or would that break vestacp?

i also did looked in the server section (vesta control panel) but the only thing i can do there is configure php.ini

thanks for helping in advance

Re: installing php 7.4

Posted: Tue May 05, 2020 1:28 pm
by tommy
i did find a solution right here thanks guys
viewtopic.php?t=18041