Difference between revisions of "LAMP stack"

From CNM Wiki
Jump to: navigation, search
(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; #...")
 
(No difference)

Latest revision as of 00:06, 27 February 2019

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.