how to upgrade phpmyadmin to latest verison 4.1.14? using yum repo? -


No one knows I can do to upgrade phpmyadmin in the latest 4.1.14 version. I want to use Yum. I tried to upgrade yum. Maybe, I need to create a repo file

Any help is greatly appreciated. I am using FC20 apache, php, mysql, phpmyadmin

As long as you stick with the yum version, you are dependent on the package managers. You'll find whatever versions they are in. The third party can be the repository, which can now provide more updated phpMyAdmin than that you're using, but you are still depending on the package manager to update. This if that is precisely what you want, but usually the official release is behind schedule options for your web root and update it yourself, but it does not use yum as referred to in your question.

It seems 3.5.8.2, which is far behind the official source. / P>


Comments

Popular posts from this blog

import - Python ImportError: No module named wmi -

Editing Python Class in Shell and SQLAlchemy -

c# - MySQL Parameterized Select Query joining tables issue -