Instalacja phpmyadmin na CentOS

11 listopada 2009 autor: admin

<strong>1. Dodać repozytoria EPEL :</strong>
<pre>rpm -Uvh http://download.fedora.redhat.com/pub/epel/5/i386/epel-release-5-3.noarch.rpm

<strong>2. Dodać repozytoria Remi :</strong>
<pre>cd /etc/yum.repos.d
wget http://rpms.famillecollet.com/remi-enterprise.repo

Repozytorium remi domyślnie jest nieaktywne, można je włączyć na stałe w konfigu,
lub istalować programy w ten sposób :
<pre>yum –enablerepo remi install foo
<strong>
3. Instalacja phpmyadmina</strong>
<pre>
<pre>
<pre>yum –enable remi install phpmyadmin</pre>

, , , ,