Browsing tag

phpmyadmin

How To Install phpMyAdmin With Apache on CentOS 8 / RHEL 8

phpMyAdmin is an open-source, web-based administration tool for managing the MySQL and MariaDB servers. It is one of the most popular database administration tools used by hosting companies and system administrators for performing database activities such as creating, deleting, querying tables, columns, relations, indexes, users, permissions, etc. phpMyAdmin is a portable web application written in […]

Install phpMyAdmin on Debian 9 / Ubuntu 16.04

phpMyAdmin is a free web-based administration tool for handling administrative tasks on MySQL and MariaDB servers. With phpMyadmin, you can perform databases activities like managing databases, tables, columns, indexes, relations, users, permissions, etc This post will help you to install phpMyAdmin on Debian 9 / Ubuntu 16.04. Install MySQL (MariaDB) Server Before installing phpMyAdmin take […]

Install phpMyAdmin on Fedora 27 / Fedora 26/25/24

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 Fedora 27 / Fedora 26/25. Install phpMyAdmin Install phpMyAdmin using the following command. dnf […]

Install phpMyAdmin on openSUSE 13.2

phpMyaAdmin 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 openSUSE 13.2. Before installing phpMyAdmin, you can have AMP installed on the server. […]

Install phpMyAdmin on Ubuntu 14.10

phpMyaAdmin 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 Ubuntu 14.10. Before installing phpMyAdmin, you can have AMP installed on the […]