LAMP stack

From CNM Wiki
Jump to: navigation, search

The LAMP stack is any software platform, often called a bundle, that includes:

  1. Linux as the operating system;
  2. Apache HTTP Server as the web server;
  3. MySQL as the database management system; and
  4. Perl, PHP, or Python as programming languages.

LAMP is the acronym for Linux, Apache, MySQL, and Perl/PHP/Python.