Tag Archives: phpmyadmin

How to install phpMyAdmin – 2.11.3 on CentOS 5.

After , I installed PHP5, Apache2 and MySQL completed. I want to maintain MySQL service by phpMyAdmin program. This is solution of how to install phpMyAdmin 2.11.3 on CentOS 5. $ su – # cd /var/www/html # wget -c http://prdownloads.sourceforge.net/phpmyadmin/ … Continue reading

Posted in MySQL, phpmyadmin | Tagged , , | 30 Comments