Overview
The following describes how to quickly make changes to your MySQL database in DreamPress.
Option 1 — Automatically log into phpMyAdmin
- Navigate to the Manage Websites page.
- Click the Manage button to open the Domain Settings page, which allows you to adjust various settings for your site.
- Select the Website tab.
- Scroll to the Manage Your Site section.
- To the right of Manage Database, click the Manage button to open phpMyAdmin.
- The phpMyAdmin page opens.
You can make changes to your DreamPress MySQL database directly in phpMyAdmin, regardless of whether the domain's DNS is pointed to DreamHost. phpMyAdmin is particularly helpful with backing up, importing, exporting, and restoring a database.
For more information on phpMyAdmin, see the links at the bottom of this article.
Option 2 — Locating your credentials
See the following article to learn more about how to connect to a database using a third-party program:
You can then use the following instructions to locate your database login credentials in order to access your DreamPress database using FTP:
- Navigate to the Manage Websites page.
- Click the Manage button to open the Domain Settings page, which allows you to adjust various settings for your site.
- Select the Website tab.
- Scroll to the Manage Your Site section.
- To the right of Manage Database, click the Login Info button to view your credentials.
View the following article for instructions on how to change the password for your database user.