Dicas Rápida
Downgrade php7 para 5.6 centos 7
service httpd stop then yum install php56 then yum –enablerepo=remi-php56 install php56-php php56-php-pear php56-php-bcmath php56-php-pecl-jsond-devel…
service httpd stop then yum install php56 then yum –enablerepo=remi-php56 install php56-php php56-php-pear php56-php-bcmath php56-php-pecl-jsond-devel…
Instalar o repositório epel (repositório de pacotes extras da red hat)123 # yum install epel-release…