How to manage MySQL databases with PHPmyAdmin
Published on 05 August 2021
Requirements:
- You have an account and are logged into the Dedibox Console
- You have created a Webhosting Classic
- You have created a MySQL database
-
From your Dedibox console, click Hosting. A list of your webhosting accounts displays.
-
Click Manage next to the hosting you want to configure. The webhosting overview page displays.
-
Click MySQL databases in the side menu. The list of your databases displays.
-
Click on the Server link for your database to access the PHPmyAdmin interface. The PHPmyAdmin interface displays in a new browser tab:
Note:You can access PHPmyAdmin directly at https://phpmyadmin.online.net.
-
Enter your MySQL database login as user and the database password to connect.
See Also