aquaballoon

Remote Access To MySQL

Apr 18th, 2014
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.11 KB | None | 0 0
  1. MySQL server is only listening the localhost interface
  2.  
  3. $ sudo nano /etc/mysql/my.cnf
  4. # bind-address = 127.0.0.1
Advertisement
Add Comment
Please, Sign In to add comment