How to Manage Databases in DirectAdmin
DirectAdmin lets you create and manage MySQL databases for your websites. Here’s how:
- Log in to DirectAdmin at
https://yourdomain.com:2222
. - Click on MySQL Management under your domain.
- To create a new database:
- Enter a database name in the Create New Database field.
- Set a username and password for the database user.
- Click Create.
- To manage existing databases, click on the database name to change the password or delete it.
- You can use phpMyAdmin (usually available in DirectAdmin) to interact with your databases via a web interface.
If phpMyAdmin is not available, contact support for assistance.