Uncomment the required php version.
yum install -y http://rpms.remirepo.net/enterprise/remi-release-7.rpm yum install -y yum-utils # yum-config-manager --enable remi-php70 # yum-config-manager --enable remi-php71 # yum-config-manager --enable remi-php72 yum-config-manager --enable remi-php73 yum -y install php # php-mcrypt php-cli php-gd php-curl php-mysql php-ldap php-zip php-fileinfo php -v