
Thu Nov 01 2018
How to Install phpMyAdmin with Nginx on CentOS 7
phpMyAdmin allows you to interact with MySQL databases, manage user accounts and privileges and execute SQL-statements. In this tutorial, we will show you how to install phpMyAdmin with Nginx on CentOS 7.
Read more

Fri Oct 05 2018
How to Install and Secure phpMyAdmin with Apache on CentOS 7
phpMyAdmin allows you to interact with MySQL databases, manage user accounts and privileges and execute SQL-statements. In this tutorial, we will walk through the steps necessary for installing and securing phpMyAdmin with Apache on CentOS 7.

Thu Aug 30 2018
How to Install PHP on Debian 9
In this tutorial, we will walk you through the steps for installing PHP 7.2 on a Debian 9 server. We will also show you how to configure Apache and Nginx to run PHP.