• The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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