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

Connect to MySQL Remotely

H

Hello World

Guest
GRANT ALL PRIVILEGES ON *.* TO USERNAME@IP IDENTIFIED BY "PASSWORD";


Server A: MySQL
Server B: Connect to Server A MySQL

Username: Is this PSA username (admin), database username, root, or username of virtual hosting account?

IP: I believe this is the IP of Server B. I wonder if I could use Server B's hostname instead of IP.

Password: Is this the password PSA's control panel, database password, root password, or password of virtual hosting account?

Thanks in advance.
 
Back
Top