DirectAdmin: Creating MySQL database

Please follow the steps below to create MySQL database in DirectAdmin control panel.

* Please replace yourdomain.com with your actual domain name.

1. Login to your DirectAdmin control panel (EG. http://yourdomain.com/da).



2. Under "Account Manager", choose MySQL Management.



3. Click Create New Database.

4. Under "Create Database", fill in the following information.

Database Name: [ENTER DATABASE NAME]
Database User: [SAME AS DATABASE NAME]
Database Password: [ENTER DATABASE PASSWORD]

5. Click Create Database to save the changes.

Now, you can access your database via phpMyAdmin.

How to manage my MySQL databases?

 

  • 1 Users Found This Useful
Was this answer helpful?

Related Articles

DirectAdmin: Backup MySQL database

Please follow the steps below to backup MySQL database in DirectAdmin control panel. * Please...

cPanel: Create new MySQL database and user

Please follow the steps below to create New User MySQL:1. Login to your hosting control panel...

How to manage my MySQL databases?

You can use provided phpMyAdmin to manage your MySQL databases. phpMyAdmin allows you to change,...

Connection strings for MySQL

Connection string is a string that contains information about a data source and means of...

phpMyAdmin: Restore MySQL database

Please follow the steps below to restore/import your MySQL database:1. Login to your phpMyAdmin...