LAMP has four basic component technologies.
Linux: the open source operating system that runs on many types of computing machine.
Apache Web server: the most popular Web server software that runs on most operating systems.
MySQL: the open source relational database management system (RDBMS).
Perl / PHP / Python. These are dynamic scripting languages that can work with information available at runtime.

