Error while installing phabricator using http://www.phabricator.com/rsrc/install/install_rhel-derivs.sh

Posted by Saurav Shah on Server Fault See other posts from Server Fault or by Saurav Shah
Published on 2012-10-10T05:28:16Z Indexed on 2012/10/10 9:40 UTC
Read the original article Hit count: 335

Filed under:
|
|

The command thats run is

yum install httpd git php php-cli php-mysql php-process php-devel php-gd php-pecl-apc php-pecl-json mysql-server

I get these errors. How do I fix these?

Error: Package: php-devel-5.3.3-3.el6_2.6.x86_64 (rhel6-optional)
       Requires: php = 5.3.3-3.el6_2.6
       Available: php-5.3.3-3.el6.x86_64 (rhel6-base)
           php = 5.3.3-3.el6
       Installing: php-5.3.3-14.el6_3.x86_64 (rhel6-updates)
           php = 5.3.3-14.el6_3
Error: Package: php-process-5.3.3-3.el6_2.6.x86_64 (rhel6-optional)
       Requires: php-common = 5.3.3-3.el6_2.6
       Available: php-common-5.3.3-3.el6.x86_64 (rhel6-base)
           php-common = 5.3.3-3.el6
       Installing: php-common-5.3.3-14.el6_3.x86_64 (rhel6-updates)
           php-common = 5.3.3-14.el6_3

© Server Fault or respective owner

Related posts about php

Related posts about redhat