How to Install Apache, MySQL, PHP (LAMP) Stack on Ubuntu 16.04
Introduction In this article, we will show you how to install LAMP stack on Ubuntu 16.04. It is a common web stack used for hosting contents on the web. The term LAMP is an acronym for the group of open source software which represents Linux, Apache, MySQL and PHP. In this case, we are using Ubuntu 16.04 as Linux. In the following paragraphs, we will be explaining the steps involved in the installation of Apache as a web...
Read More