Tag: centos 7

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…