Problems installing PHP 5.4.11 and MySQL 5.6.10 on CentOS 6.3 -



Problems installing PHP 5.4.11 and MySQL 5.6.10 on CentOS 6.3 -

i'm attempting install php 5.4.11 , mysql 5.6.10 onto centos 6.3 box.

i've installed php 5.4.11 via remi repository yum. i've installed mysql 5.6.10 using community server rpm's on mysql downloads page.

they both work fine independently, when attempting install php-mysql remi repository, dependency of mysql-libs pulled in @ version 5.5.30, , going ahead install produces array of errors following:

file /usr/share/mysql/czech/errmsg.sys install of mysql-libs-5.5.30-1.el6.remi.x86_64 conflicts file bundle mysql-server-5.6.10-1.el6.x86_64

at point, i'm out of depth regards getting working. can suggest need php installation working mysql?

rpm --nodeps --force

just override

php mysql linux installation centos

Comments

Popular posts from this blog

javascript - mongodb won't find my schema method in nested container -

How do you set up a perforce server to work over the internet? -

ios - Lagging ScrollView with UIWebview inside -