Error install ice-all-runtime ice-all-devel

in Help Center
Going here https://zeroc.com/download.html I follow the Red Hat Enterprise Linux RHEL 7 to install all of Ice and I get the following error:
Error: Package: ice-all-devel-3.6.1-1.el7.x86_64 (zeroc-ice-el7)
Requires: php-ice-devel(x86-64) = 3.6.1-1.el7
Error: Package: ice-all-runtime-3.6.1-1.el7.x86_64 (zeroc-ice-el7)
Requires: php-ice(x86-64) = 3.6.1-1.el7
You could try using --skip-broken to work around the problem
Error: Package: ice-all-devel-3.6.1-1.el7.x86_64 (zeroc-ice-el7)
Requires: php-ice-devel(x86-64) = 3.6.1-1.el7
Error: Package: ice-all-runtime-3.6.1-1.el7.x86_64 (zeroc-ice-el7)
Requires: php-ice(x86-64) = 3.6.1-1.el7
You could try using --skip-broken to work around the problem
0
Comments
This is working for us. Even though it shouldn't be necessary, did you try cleaning your yum cache with yum clean all to see if it helped?
Cheers,
Benoit.
exclude=bind-chroot courier* dovecot* exim* filesystem httpd* mod_ssl* mydns* mysql* nsd* php* proftpd* pure-ftpd* spamassassin* squirrelmail* Need to take take out the php* then it works great
nano /etc/yum.conf is where it is at...