I see that you've fixed your problem but my info might be useful

On Mon, Sep 21, 2009 at 03:13:45PM +1000, Ben Donohue wrote:
> Hi all,
>
> I"m trying to install phpmydmin but going into it, it says it requires  
> php 5.3+

I'd just install from EPEL - it's in there!
(phpMyAdmin-2.11.9.5)

> problems there. And it's an old version.
>
> So I'm now trying to upgrade php with yum.
> I've removed php and the other dependencies and updated the repositories  
> to point to remi-release-5.rpm and epel-release-5-3.noarch.rpm
> I've installed it all to 5.3 however I get the error below when trying  
> to upgrade php-mysql.
>
[ ... ]
>
> (error below...)
>
> yum install php-mysql
> Loaded plugins: fastestmirror
> Loading mirror speeds from cached hostfile
> * epel: ga13.files.bigpond.com:4040
> * remi: iut-info.univ-reims.fr
> * epel-debuginfo: ga14.files.bigpond.com:4040
> * updates: mirror.files.bigpond.com
> * base: mirror.files.bigpond.com
> * epel-source: ga13.files.bigpond.com:4040
> * centosplus: mirror.files.bigpond.com
> * addons: mirror.files.bigpond.com
> * extras: mirror.files.bigpond.com


I wouldn't touch remi, centosplus, addons, extras, if what you have is in epel;
it just invites the sort of dependency problems you seem to be getting.


> Setting up Install Process
> Parsing package install arguments
> Resolving Dependencies
> --> Running transaction check
> ---> Package php-mysql.i386 0:5.3.1-0.2.RC1.el5.remi set to be updated
> --> Processing Dependency: libmysqlclient.so.16 for package: php-mysql
> --> Processing Dependency: libmysqlclient.so.16(libmysqlclient_16) for  
> package: php-mysql
> --> Running transaction check
> ---> Package mysql-libs.i386 0:5.1.39-1.el5.remi set to be updated
> --> Finished Dependency Resolution
>
> Dependencies Resolved
>
> ============================================================================================================================
> Package                     Arch                  Version                 
>                 Repository                  Size
> ============================================================================================================================
> Installing:
> php-mysql                   i386                  5.3.1-0.2.RC1.el5.remi  
>                 remi-test                   81 k
> Installing for dependencies:
> mysql-libs                  i386                  5.1.39-1.el5.remi       
>                 remi                       2.1 M
>
> Transaction Summary
> ============================================================================================================================
> Install      2 Package(s)
> Update       0 Package(s)
> Remove       0 Package(s)
>
> Total size: 2.2 M
> Is this ok [y/N]: y
> Downloading Packages:
> Running rpm_check_debug
> Running Transaction Test
> Finished Transaction Test
>
>
> Transaction Check Error:
>  file /etc/my.cnf from install of mysql-libs-5.1.39-1.el5.remi.i386  
> conflicts with file from package mysql-5.0.77-3.el5.i386
[ ... ]

-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html

Reply via email to