What is LAMP?
LAMP is an acronym for Linux / Apache / MySQL / PHP. It refers to a set of free Web Server software programs commonly
used together to run dynamic Websites and Web Applications:
1. Linux, the
operating system;
2. Apache, the Web server;
3. MySQL, the database
server;
4. PHP and/or Python and/or Perl,
the scripting languages.