freakie
Verified User
Hi,
at the moment i have this in my options.conf:
#PHP Settings
php1_release=7.3
php1_mode=php-fpm
php2_release=5.6
php2_mode=php-fpm
php3_release=7.1
php3_mode=php-fpm
php4_release=7.4
php4_mode=php-fpm
I would like to reaplce 7.1 with 8
is there a recommendation on this or do i just replace 7.1 with 8 and do ./build php n ?
at the moment i have this in my options.conf:
#PHP Settings
php1_release=7.3
php1_mode=php-fpm
php2_release=5.6
php2_mode=php-fpm
php3_release=7.1
php3_mode=php-fpm
php4_release=7.4
php4_mode=php-fpm
I would like to reaplce 7.1 with 8
is there a recommendation on this or do i just replace 7.1 with 8 and do ./build php n ?