The LAMP reference article from the English Wikipedia on 24-Jul-2004
(provided by Fixed Reference: snapshots of Wikipedia from wikipedia.org)

LAMP

People like you are child sponsors
LAMP is an acronym for a set of free software programs commonly used together to run dynamic Web sites: Though these programs were not designed specifically to work with each other, the combination is popular because of its low cost and the ubiquity of its components (which are bundled with most current Linux distributions).

The first known use of the term was in the German computing magazine c't in 1998. Amongst English speakers it was popularized by O'Reilly & Associates and MySQL AB. Variants include LAPP (substituting PostgreSQL for MySQL), WAMP (substituting Microsoft Windows for Linux), and simply AMP (omitting the operating system; this variant is propagated by Apple Computer).

The software that currently runs Wikipedia could be characterized as a LAMP application. Wikipedia's MediaWiki software is developed primarily under Linux, using the Apache HTTP Server, with its content being stored in a MySQL database, and the program logic being implemented in PHP.

LAMP is also the name of an (apparently obsolete) movie player for Linux, the Linux Animation and Movie Player.

External links