

Be sure to make note of these values as you'll need them later when configuring your MySQL client. Inside the wp-config-hosting.php file, you'll see your database settings as DB_NAME, DB_USER, DB_PASSWORD, and DB_HOST.This can be done using SFTP or by running the following command over SSH:Ĭat ~/sites//wp-config-hosting.php Locate the wp-config-hosting.php file for the site that you want to manage the database on.To configure your MySQL client, you'll need to get your database settings such as host, username, and password. Getting Your WordPress Database Credentials If not, take a look at one of the following articles for more information: Before continuing, be sure that you have already configured SSH access. To use an SSH tunnel, you'll first need to have SSH access.

If you need a GUI interface for database management, you can use SSH tunneling to connect to the database.
