How to Install Multiple PHP Versions with Apache2 on Ubuntu

multiple php with apache2

Apache is a free and open-source web server software, known for its stability. This guide will show you how to configure Apache in order to have the ability to run multiple versions of PHP at the same time while still being able to switch between them with ease.

How to create an FTP server on Ubuntu?

FTP server in ubuntu

In this article we’ll learn how to setup an FTP server in ubuntu. File Transfer Protocol (FTP) is used to transfer files from one host to another over a network.