Our server using multiple php version
Our customer selected using php5.6, 7.2 or 7.3 until then I add new version
php4_release=7.4
php4_mode=php-fpm
After rebuild, many customer complaining their website not working.
And when I check, customer domain setting that before using php.5.6 changed to 7.3
I'm not sure about this.
Does anyone face a problem like this ?
Thank you.
php1_release=7.3
php1_mode=php-fpm
php2_release=7.2
php2_mode=php-fpm
php3_release=5.6
php3_mode=php-fpm
Our customer selected using php5.6, 7.2 or 7.3 until then I add new version
php4_release=7.4
php4_mode=php-fpm
After rebuild, many customer complaining their website not working.
And when I check, customer domain setting that before using php.5.6 changed to 7.3
I'm not sure about this.
Does anyone face a problem like this ?
Thank you.