• 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.

Can't access MySQL from 3rd party program

T

thedust2010

Guest
It seems the only way I can access MySQL is through Plesk's PHPMyAdmin tool. I have purchased MySQL Explorer (from mysqltools.com) and while I've been able to connect to some other web servers I have purchased space on, I cannot access the Plesk web server that I administrate. Instead when I try to connect I get:

[MySql Server DMO Error][ErrNo:1045][Description: Access denied for user: '[email protected]' (Using password: YES)]

I am using the IP address for the web site, the proper database name and username and password. Port is set to default (3306). Anyone know why this is happening? Very frustrating!
 
Have you already made sure the 'mysql' database, 'user' table has an entry for "[email protected]" and has HOST set for the IP address? And the proper permissions set?

Basically the same thing to do if you were using phpMyAdmin as well.
 
Back
Top