

Download the latest phpMyAdmin archive from the official download page, or use the below commands to download phpMyAdmin 5.2 on your system. Your system is ready for the phpMyAdmin installation. If you are okay with the old version simply type apt install phpmyadmin, but to install the latest version, you need to download it from the official website. But they contain an older version of phpMyAdmin. You can quickly install the phpMyAdmin from the default Ubuntu repositories. sudo systemctl enable apache2 sudo systemctl start apache2 Step 2 – Install phpMyAdmin on Ubuntu 22.04 Once the installation is finished, enable and start the Apache web server. sudo apt install apache2 wget unzip sudo apt install php php-zip php-json php-mbstring php-mysql So just install the other required packages to run and access phpMyAdmin. We are assuming you already have installed the MySQL server on Ubuntu system. This blog will show you how to install and set up phpMyAdmin on Ubuntu 22.04 server.

Instead, you can use a program like phpMyAdmin and keep everything in one place.

You don’t need to SSH into remote machines or load up some new terminal window to execute a few SQL queries every time you want to run some database queries. It’s an excellent tool for browsing, editing, creating, and dropping tables, as well as modifying columns and data. You can use phpMyAdmin to manage your MySQL databases on a VPS.
