LAMP stack
The LAMP stack is any software platform, often called a bundle, that includes:
- Linux as the operating system;
- Apache HTTP Server as the web server;
- MySQL as the database management system; and
- Perl, PHP, or Python as programming languages.
LAMP is the acronym for Linux, Apache, MySQL, and Perl/PHP/Python.