The Webfort control panel makes it simple to create and manage MySQL databases for your websites. This guide covers adding a new database and accessing it via phpMyAdmin.
Creating a Database
- Log in to the Webfort control panel and go to Websites.
- Select the website you want to add a database to.
- Click Databases in the top navigation menu.
- Click Add and enter a name for your database.
- Click Add again to confirm.
Your new database will appear in the list immediately and is ready to use.
Accessing phpMyAdmin
phpMyAdmin is a powerful tool for managing your databases directly. It's recommended for users who are comfortable with MySQL administration.
- In the Webfort control panel, go to Websites and select your site.
- Click Databases in the top navigation.
- Find the database you want to manage and click the Manage dropdown.
- Select phpMyAdmin to open it.