By mikevticivic
Connected Tutorial(This question is a follow-up to this tutorial):
How To Use the WordPress One-Click Install on DigitalOceanI used the one click install for Wordpress. I want to use a local database client ‘table plus’ to access and manage the database. How do I find out the database name?
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
Hello,
The correct database name would be specified in your wp-config.php file.
With your favorite text editor, you need to open the /var/www/html/wp-config.php file and look for DB_NAME. On that line, you will see the name of your database.
In order to access your WordPress files you could either use SSH as described here:
https://docs.digitalocean.com/products/droplets/how-to/connect-with-ssh/
Or if you prefer you could use SFTP as described here:
https://docs.digitalocean.com/products/droplets/how-to/transfer-files/
Let me know how it goes. Best, Bobby
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.