LAMP stack
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; #...")
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.