Php
PHP installation, version management, extensions, php.ini tuning, and FPM setup.
How to Install Magento 2 on Ubuntu 18.04
Magento is leading enterprise-class e-commerce platform built on open-source technology combining powerful features with flexibility and user friendly interface. In this tutorial we will show you how to install Magento 2.3 on an Ubuntu 18.04 machine.

How to Install PHP on Ubuntu 18.04
In this tutorial we will cover the steps necessary to install the distro's default PHP 7.2 on Ubuntu 18.04. We'll also show you how to install PHP 7.1 and 7.3.

Install PHP 7 on CentOS 7
CentOS 7 ships with PHP version 5.4 which has been officially EOL for quite some time and is no longer supported. In this guide we will explain how to install or upgrade to PHP 7.0, 7.1, 7.2 and 7.3 on CentOS 7

How to Install Laravel on Ubuntu 18.04
Laravel is an open-source PHP web application framework with expressive, elegant syntax. In this tutorial we will show you how to install Laravel on an Ubuntu 18.04 system.

How to Install and Secure phpMyAdmin with Apache on Debian 9
phpMyAdmin is a free, open-source PHP based application designed to simplify the administration of MySQL and MariaDB servers over a web-based interface. This tutorial describes the steps required to install and secure phpMyAdmin on Debian 9 with Apache web server.

How to Install and Secure phpMyAdmin with Apache on Ubuntu 18.04
phpMyAdmin is an open-source PHP application designed to handle the administration of MySQL and MariaDB servers over a web-based interface.This tutorial covers the steps necessary for installing and securing phpMyAdmin with Apache on Ubuntu 18.04.

How to Install phpMyAdmin with Nginx on Ubuntu 18.04
phpMyAdmin is an open-source PHP based tool for managing MySQL and MariaDB servers over a web-based interface. This tutorial describes how to install phpMyAdmin with Nginx on Ubuntu 18.04.

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.

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.

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.
