Page 1 of 1

Updating mysql

Posted: Sun Nov 22, 2015 1:07 pm
by phoenixisp
Greetings,

I am trying to update an older server and ran into a problem while updating from 5.0.95-1.el5_7.1 on Centos 5. The error I am getting is:

file /usr/lib64/mysql/libmysqlclient.so.18.0.0 from install of mysql-libs-5.5.46-31.el5.art.x86_64 conflicts with file from package mysqlclient18-5.5.17-4.el5.art.x86_64

How can I get this upgrade to work?

Thanks in advance,

Sonny

Re: Updating mysql

Posted: Sat Jan 02, 2016 8:46 pm
by MehdiMoz
I guess try disabling mysql in the /etc/yum.conf by adding this
exclude=mysql*
Cpanel Servers Already disabled this by default for preventing such conflicts