I have a CentOS 5.X with Kloxo panel.
It's a test enviroment but i have 2 pages there.
I noticed theres 113 packets to be update (php, kloxo, wget, openssl, and a long etc)
But when i do the command
yum update
I get a conflig with /etc/my.cnf
file.
This is the message
Transaction Check Error:
file /etc/my.cnf from install of mysql-5.0.95-1.el5_7.1.i386 conflicts with file from package mysql-libs-5.0.92-lxcenter.1.i386
file /usr/lib/mysql/libmysqlclient.so.15.0.0 from install of mysql-5.0.95-1.el5_7.1.i386 conflicts with file from package mysql-libs-5.0.92-lxcenter.1.i386
file /usr/lib/mysql/libmysqlclient_r.so.15.0.0 from install of mysql-5.0.95-1.el5_7.1.i386 conflicts with file from package mysql-libs-5.0.92-lxcenter.1.i386
The problem is, i dont really know what is happening here.
For me, there is 2 installs of mysql.
One is from lxcenter (kloxo) an the other one maybe was there from the beginin?
If it's that, how i can uninstall the second one and don't touch the kloxo mysql?
Thanks a lot!