LAMP is acronym refers to a Linux-based operating system (Linux + Apache + MySQL + PHP) this is a popular open source web platform stack for Linux. LAMP stack is a commonly used to run dynamic web sites and servers. The main components are GNU/Linux operating system, the Apache HTTP Server, the MySQL relational database management system, and the PHP programming language. In some different installs it includes Linux, Apache2+, MariaDB (MySQL drop-in replacement) and PHP/Python/Perl.