Browsing tag

phpmyadmin

How To Install phpMyAdmin with Nginx on Linux Mint 19 / Linux Mint 18

phpMyAdmin is the web-based administration tool for managing the MySQL, MariaDB and Drizzle servers. It helps in performing databases activities such as creating, deleting, querying, tables, columns, relations, indexes, users, permissions, etc. This guide will help you to install phpMyAdmin on Linux Mint 19 / Linux Mint 18. Before installing phpMyAdmin, you must have LEMP […]

How To Install phpMyAdmin with Nginx on CentOS 7 / RHEL 7

phpMyAdmin is an open-source web-based administration tool for managing the MySQL and MariaDB servers, and it helps in performing databases activities such as creating, deleting, querying, tables, columns, relations, indexes, users, permissions, etc. This guide will help you to install phpMyAdmin on CentOS 7 / RHEL 7. Prerequisites Before proceeding to the installation of phpMyAdmin, […]

How To Install phpMyAdmin with Apache on CentOS 7 / RHEL 7

phpMyAdmin is the web-based administration tool for managing the MySQL and MariaDB servers. It helps in performing databases activities such as creating, deleting, querying, tables, columns, relations, indexes, users, permissions, etc. This guide will help you to install phpMyAdmin with Apache on CentOS 7 / RHEL 7. Prerequisites phpMyAdmin requires PHP v7.13 or newer and […]