Topic: phpMyAdmin warning

I've installed

phpMyAdmin-3.3.10-1.el5.remi.rpm . .

Great,

but I seem to be stuck with MySQL-client version: 5.1.56 (which correctly gives me a warning )
I can't seem to find the right rpm in the jungle.

Any advice would be much appreciated!

Regards,

Chris.

Re: phpMyAdmin warning

This is only a warning. You can ignore it.

php-mysql is build against client library version 5.1, which is in "remi" repo.

It will be build against version 5.5 when mysql 5.5 goes to remi (in remi-test for now).

+

Laptop:  Fedora 38 + rpmfusion + remi (SCL only)
x86_64 builder: Fedora 39 + rpmfusion + remi-test
aarch64 builder: RHEL 9 with EPEL
Hosting Server: CentOS 8 Stream with EPEL, rpmfusion, remi

Re: phpMyAdmin warning

true, everything seems to be working nice. Thank you for a very quick answer and great work!

kind regards,
Chris.