• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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