LAMP

Published on: June 25, 2015 | Category: Hosting, LAMP, Wordpress

In this tutorial we are going to install a wordpress website on a LAMP stack. WordPress is the most used CMS worldwide so it’s a great pick for testing our LAMP configuration. […]

Published on: June 25, 2015 | Category: Hosting, LAMP

LAMP is an acronym which consists of: Linux (in our case Ubuntu), Apache web server, MySQL database for storing our website data and PHP for handling the dynamic content. Creating a non-root […]