BBM
Verified User
I changed/swapped both my PHP releases recently;
Previous:
Current:
Now, when doing ./build update & versions with Custombuild, I'm getting this notice;
How to fix?
Previous:
Code:
php1_release=5.6
php1_mode=mod_php
php2_release=7.1
php2_mode=php-fpm
Current:
Code:
php1_release=7.1
php1_mode=php-fpm
php2_release=5.6
php2_mode=mod_php
Now, when doing ./build update & versions with Custombuild, I'm getting this notice;
Code:
Latest version of PHP (mod_php): 5.6.31
Installed version of PHP (mod_php): 7.1.8
PHP 5.6 (mod_php) 7.1.8 to 5.6.31 update is available.
How to fix?