How do I install phpMyAdmin on my Synology NAS to manage MySQL/MariaDB databases

How do I install phpMyAdmin on my Synology NAS to manage MySQL/MariaDB databases

Purpose

phpMyAdmin1 is an add-on package designed to manage MySQL/MariaDB databases stored on your Synology NAS. This article will guide you through how to install and run phpMyAdmin.

Notes:

  1. For more information on phpMyAdmin, please refer to phpMyAdmin's official website.

Environment

Make sure you have MariaDB package installed from DSM Package Center.

Resolution

Install phpMyAdmin from Package Center

Go to DSM Package Center > All Packages. Type "phpMyAdmin" in the search bar and press Enter. Click Install.

Manage MySQL/MariaDB databases on your Synology NAS with phpMyAdmin

  1. Launch phpMyAdmin.
  2. In the login page, enter your login information, select the server, and click Go.
  3. The default username is "root" and the password is the same one you use for MariaDB.
    1.png

  4. You can now operate MySQL/MariaDB databases with phpMyAdmin.
    2.png
Purpose
Environment
Resolution
Install phpMyAdmin from Package Center
Manage MySQL/MariaDB databases on your Synology NAS with phpMyAdmin