Install PHPMyAdmin to administer MySQL database server

phpMyAdmin


# cd
# lynx http://www.phpmyadmin.net/home_page/downloads.php
-Download phpMyAdmin-3.5.1-all-languages.tar.gz from the above mirror.
# gunzip phpMyAdmin-3.5.1-all-languages.tar.gz
# tar -xvf phpMyAdmin-3.5.1-all-languages.tar
-Extract to the home directory



# cp phpMyAdmin-3.5.1-all-languages /usr/local/apache2/htdocs/arun/phpmyadmin
# elinks 192.168.1.193/phpmyadmin/index.php
-To check whether the phpMyAdmin is working.

This entry was posted by Unknown. Bookmark the permalink.

Leave a Reply