• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

MySQL Problem

D

DoobyWho

Guest
I'd like to connect to MySQL via MySQL Administrator and MySQL Query Browser.

I was getting an error that I was not allowed to access it - so I created an SSH tunnel with PuTTy and now my error was that localhost.localdomain could not access it.

I removed localhost.localdomain from the /etc/hosts file and now I am working fine.

Is it safe to remove localhost.localdomain from the /etc/hosts file? What does that file do?

If not - how else should I enable this? I'd like to easily add certain users the ability to access remotely from certain IP addresses, but not all users or all IP's.

Thanks!
 
You should not remove the localhost from /etc/hosts, many software use localhost. What error did you get that made you to remove it?
 
Were you ever able to get MySQL Query Browser to work?
 
Back
Top