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

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