On 3/11/08, Fajar Priyanto <fajarpri@cbn.net.id> wrote:
On Wednesday 12 March 2008 04:04:03 Jim Perrin wrote:
> On Tue, Mar 11, 2008 at 4:36 PM, Rogelio <scubacuda@gmail.com> wrote:
> > Error: php-pecl-apc conflicts with php-mmcache
> > Error: Missing Dependency: php = 4.3.9 is needed by package php-mmcache
> >  Error: php-eaccelerator conflicts with php-mmcache


> Sanity would suggest not using a wildcard on install. Dependencies are
> turned on, your issue is a package conflict because you chose to
> install two separate methods for doing the same thing, which don't
> agree. Use a sane install command and it'll work.


Try yum install php-mysql

I get the following error when I try to "yum update"

---> Package xorg-x11-xfs.i386 0:6.8.2-1.EL.33.0.2 set to be updated
--> Running transaction check
--> Processing Dependency: perl(:MODULE_COMPAT_5.8.8) for package: perl-DBD-MySQ L
--> Finished Dependency Resolution
Error: Missing Dependency: perl(:MODULE_COMPAT_5.8.8) is needed by package perl- DBD-MySQL

(I already installed php-mysql, but got nothing....)

Any ideas?