• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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