• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

External access to MySQL data base

R

rene@

Guest
Hi,

I want to make a database that I have on server A where Plesk is running on, to be accessible by a different server B, too.
I have tried inserting into the user table of the mysql table as described in http://forum.sw-soft.com/showthread.php?threadid=22362
but I still get an "Access denied" for the script on server B.

Is there anything else I have to modify?

Thanks in advance for the help, rené
 
Several things can be wrong:

1. Make sure that the setup password is correct.
2. Make sure that you flush privileges
 
Thanks for the reply. I just noticed that I mistyped the password in the script :)
Sorry for annoying everyone with such a stupid post.
 
Back
Top