install phpmyadmin with mysql 5.6.13 CentOS 6.4 64bit -


i installed centos 6.4 x86_64 , install on web server , mysql 5.6.13

mysql-server-5.6.13-1.el6.x86_64.rpm

mysql-client-5.6.13-1.el6.x86_64.rpm

mysql-shared-5.6.13-1.el6.x86_64.rpm

mysql-devel-5.6.13-1.el6.x86_64.rpm

and want install phpmyadmin

i used yum install phpmyadmin not working

================================================================================  package               arch         version                 repository     size ================================================================================ installing:  phpmyadmin            noarch       3.5.8.1-1.el6           epel          4.3 m installing dependencies:  libxpm                x86_64       3.5.10-2.el6            base           51 k  libmcrypt             x86_64       2.5.8-9.el6             epel           96 k  mysql-libs            x86_64       5.1.69-1.el6_4          updates       1.2 m  php-gd                x86_64       5.3.3-23.el6_4          updates       106 k  php-mbstring          x86_64       5.3.3-23.el6_4          updates       455 k  php-mcrypt            x86_64       5.3.3-1.el6             epel           18 k  php-mysql             x86_64       5.3.3-23.el6_4          updates        81 k  php-pdo               x86_64       5.3.3-23.el6_4          updates        75 k  php-php-gettext       noarch       1.0.11-3.el6            epel           21 k  transaction summary ================================================================================ install      10 package(s)  total size: 6.4 m installed size: 25 m ok [y/n]: y  downloading packages: running rpm_check_debug running transaction test   transaction check error:   file /usr/share/mysql/charsets/index.xml install of mysql-libs-5.1.69-1.el6_4.x86_64 conflicts file package mysql-server-5.6.13-1.el6.x86_64   file /usr/share/mysql/charsets/armscii8.xml install of mysql-libs-5.1.69-1.el6_4.x86_64 conflicts  error summary 

thank in advance

install mysql-shared-compat-5.6.13-1.el6.x86_64.rpm , work.


Comments

Popular posts from this blog

ios - UICollectionView Self Sizing Cells with Auto Layout -

node.js - ldapjs - write after end error -

DOM Manipulation in Wordpress (and elsewhere) using php -