LAMP stack

From CNM Wiki
Revision as of 00:06, 27 February 2019 by Gary (talk | contribs) (Created page with "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; #...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.