28.12.2014, 04:15
Debian/Ubuntu
CentOS
Then install phpmyadmin with either apt-get or yum
Code:
apt-get install mysql-server
Code:
yum install mysql-server