Hi All,

In windows on easyphp we open the mysql console from the browser by typing
http://127.0.0.1/home/

In ubuntu when I do the same thing, it does not happen.

I installed LAMP server using the following command

sudo apt-get install tasksel
sudo tasksel

and then it is interactive

When I enter http://127.0.0.1/home/ in ubuntu.
I do not get the mysql console.

Does anyone know how to get the mysql console in ubuntu 10.10.

Although I can, I hate working on command line.

I would appreciate any help

Thanks
Vaibhav

If you'd like access to MySQL, but don't want to use the command line, you could always install phpMyAdmin. If I recall correctly, it is available through Tasksel also.

R.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.