Start phpMyAdmin

Start phpMyAdmin

You might want to check the quality of your data data before you upload it to the EU Pollinator Hub. For small datasets this can be done with a spreadsheet application. For larger datasets you should use a database application. One of many possible applications is phpMyAdmin, a free and open-source PHP-based database admsinistration tool with a web front-end for MariaDB, community-developed, commercially supported relational database management system.

Installation

  1. Install the free and open-source Apache HTTP server and MariaDB database server, or install the free and open-source cross-platform web server solution stack package XAMPP (recommended).
  2. Configure the services according to your local requirements.

Start the services from the XAMPP Control Panel

  1. Start the XAMPP Control Panel in Administrator mode.
  2. Start the Apache server module from the control panel.
  3. Start the MySQL server module from the control panel.
  4. Select Admin of the MySQL server module

See also