Friday, June 19, 2009

How to get GUI in mysql

Easy to get mysql GUI.

go to terminal > login to super user "su" > apt-get install phpmyadmin

then it is asking to select option to select.
apache2
apache
and two more

select all that and finish it

you have to install apache2 also
apt-get install apache2

open firefox or other browser
type there
http://localhost
when u press enter then it is tell "IT'S WORKS"
that mean apache is working
then
open firefox and other browser

http://localhost/phpmyadmin
then u get user name and password screen
there you have to put mysql user and password
you get GUI mysql

No comments: