Quantcast
Channel: MySQL server not accessible from remote machine - Ask Ubuntu
Browsing index pages (2 articles)

MySQL server not accessible from remote machine

I have installed MySQL server in my local Ubuntu server (11.10). I can't connect to the server from a remote machine.When I tried:- nmap localhost, It shows the followingPORT STATE SERVICE22/tcp open...

View Article


Answer by Izzy for MySQL server not accessible from remote machine

Your MySQL service is bound to serve localhost only (interface binding). This is the default for security reasons. If you really need to access it directly from other hosts, there is a nice How to...

View Article

Browsing index pages (2 articles)


Latest Images