To delete a MySQL database, perform the following steps:
- Log in to the WHM interface as the
root
user. - Navigate to the SQL Services interface (Home >> SQL Services) and click phpMyAdmin. The phpMyAdmin interface will appear.
- In the far-left column, select the database that you wish to delete.
- At the top of the interface, click Operations. A new interface will appear.
- Under the Remove database heading, click the Drop the database (DROP) link.
- Click OK to confirm that you wish to delete the database. A message of success will appear.