phpMyAdmin via Yum on CentOS 6.2

Alex Dean alex at crackpot.org
Wed Jan 18 08:49:04 MST 2012


On Tue, Jan 17, 2012 at 10:53 PM, Eric Cope <eric.cope at gmail.com> wrote:
> Hello all,
> I am trying to install phpmyadmin via yum on CentOS 6.2. I have
> Percona55 installed, as well as php5.3.3 and httpd.
> It seems the php-mysql package requires MySQL 5.1 (Percona 5.1). Is
> there anyway to work this limitation, other than compiling from
> source?
> Any ideas?
> Thanks,
> Eric

Can you install libmysql from mysql 5.1 and 5.5 at the same time?  Seems like php-mysql should only require the library, not the whole mysql 5.1 server package.


More information about the PLUG-discuss mailing list