Index: [Article Count Order] [Thread]

Date:  Fri, 17 Jul 2009 15:03:12 -0500
From:  "Gerald Waugh" <gwaugh (at mark) frontstreetnetworks.com>
Subject:  [coba-e:15818] Re: Yum update issue
To:  <coba-e (at mark) bluequartz.org>
Message-Id:  <4C3DF566642F43D3B5D7493456F05ED3@raqware>
References:  <D0D5B0A5424944908B697592156BE06C@raqware>
X-Mail-Count: 15818

Gerald Waugh wrote;
>
> Getting this error on you update
>
> Error: Missing Dependency: php >= 5.1.0-1 is needed by package php-pear
>
> I tried running yum clean all
> But no help
>
Fixed!
used google
http://www.centos.org/modules/newbb/viewtopic.php?forum=2&topic_id=6963&viewmode=threaded
executed
yum --enablerepo=centosplus update php*
then yum -y update

Gerald