I tried as per http://kb.sp.parallels.com/en/118651
Code:
# rpm -Uvh http://dl.fedoraproject.org/pub/epel...6-8.noarch.rpm Retrieving http://dl.fedoraproject.org/pub/epel...6-8.noarch.rpm Preparing... ########################################### [100%] package epel-release-6-8.noarch is already installed [root@aa ~]# yum install php-mcrypt Loaded plugins: fastestmirror, security Loading mirror speeds from cached hostfile * epel: ftp.nluug.nl Setting up Install Process Resolving Dependencies --> Running transaction check ---> Package php-mcrypt.x86_64 0:5.3.3-3.el6 will be installed --> Processing Dependency: php(zend-abi) = 20090626 for package: php-mcrypt-5.3.3-3.el6.x86_64 --> Processing Dependency: php(api) = 20090626 for package: php-mcrypt-5.3.3-3.el6.x86_64 --> Finished Dependency Resolution Error: Package: php-mcrypt-5.3.3-3.el6.x86_64 (epel) Requires: php(api) = 20090626 Installed: php-common-5.4.26-32.el6.art.x86_64 (@atomic) php(api) = 20100412-x86-64 Available: php-common-5.3.3-38.el6.x86_64 (base) php(api) = 20090626 Available: php-common-5.3.3-40.el6_6.x86_64 (updates) php(api) = 20090626 Error: Package: php-mcrypt-5.3.3-3.el6.x86_64 (epel) Requires: php(zend-abi) = 20090626 Installed: php-common-5.4.26-32.el6.art.x86_64 (@atomic) php(zend-abi) = 20100525-x86-64 Available: php-common-5.3.3-38.el6.x86_64 (base) php(zend-abi) = 20090626 Available: php-common-5.3.3-40.el6_6.x86_64 (updates) php(zend-abi) = 20090626 You could try using --skip-broken to work around the problem You could try running: rpm -Va --nofiles --nodigest
Please advise
Thanks in anticipation