1. Computing & Technology

Discuss in my forum

LAMP: Linux, Apache, MySQL and PHP

By , About.com Guide

What is LAMP?:

LAMP stands for Linux, Apache, MySQL and PHP. If you talk to a perl or python programmer they may tell you the P stands for one of those languages. Regardless of your choice of "P", LAMP is a server software bundle. All of the components are free and open source.

And we call it.... LAMP?:

The term LAMP was coined in 1998 in a German software magazine by Michael Kunze, and it has stuck!

More about L A M and P:

The L stands for Linux. Linux is an operating system kernel similar to unix.

The A stands for Apache. Apache is a free, fully configurable Web server. It is one of the most popular servers available.

The M stands for MySQL. MySQL is online database software that is often used in conjunction with PHP. It can be used to store all sorts of information.

The P stands for PHP (or Python or Perl.) PHP is a server side scripting language that is often imbedded into HTML to add functions HTML alone can't do.

©2012 About.com. All rights reserved.

A part of The New York Times Company.