HomeDedibox ConsoleClassic HostingHow to
Manage a MySQL database with PHPMyAdmin
Update content

How to manage MySQL databases with PHPmyAdmin

Reviewed on 29 May 2023 • Published on 05 August 2021
Important:

This documentation describes the usage of a previous web hosting offer, proposed by Online.net.
Refer to the Scaleway Web Hosting documentation for information about the current web hosting product.

Requirements:
  • You have an account and are logged into the Dedibox console
  • You have created a Webhosting Classic
  • You have created a MySQL database
  1. From your Dedibox console, click Hosting. A list of your webhosting accounts displays.

  2. Click Manage next to the hosting you want to configure. The webhosting overview page displays.

  3. Click MySQL databases in the side menu. The list of your databases displays.

  4. 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.

  5. Enter your MySQL database login as user and the database password to connect.

See Also