{"id":33603,"date":"2020-08-28T12:56:42","date_gmt":"2020-08-28T17:56:42","guid":{"rendered":"https:\/\/www.rosehosting.com\/blog\/?p=33603"},"modified":"2022-06-03T03:32:44","modified_gmt":"2022-06-03T08:32:44","slug":"how-to-install-phpmyadmin-on-centos-8","status":"publish","type":"post","link":"https:\/\/www.rosehosting.com\/blog\/how-to-install-phpmyadmin-on-centos-8\/","title":{"rendered":"How to Install phpMyAdmin on CentOS 8"},"content":{"rendered":"
<\/div>

\"\"<\/p>\n

\"\"This tutorial explains the process of installing one of the most popular open-source applications for managing MySQL databases – phpMyAdmin. phpMyAdmin is a free and open-source web-based application written in PHP, used to easily manage MySQL databases through your favorite web browser instead of needing to use the MySQL command line interface.<\/p>\n

PhpMyAdmin allows users to create, modify, rename, and delete databases, tables, or fields, execute SQL commands through the browser, import and export tables to a wide range of formats, create users and modify their privileges, and much more… Thanks to this tool, we will almost never need to use the MySQL command line again. We are going to install phpMyAdmin on a CentOS 8 VPS<\/a> with Apache, MariaDB, and of course, PHP. Let’s begin.<\/p>\n

phpMyAdmin has a long list of handy features, such as:<\/p>\n