Server Software Configuration
The most popular hosting software configuration is known as LAMP which stands for Linux, Apache, MySQL, PHP. These are broken down as follows:
Linux – Most popular OpenSource Operating System
Apache – Web Server which allows files to be transferred from the Web Server and displayed on a web browser (i.e. your PC or mobile phone’s browser)
MySQL – Popular database software
PHP – Scripting language commonly used to perform MySQL database queries