|
|
This term was boosted into technology sector vernacular primarily by the editors of O'Reilly & Associates and MySQL AB. These four to six components are commonly used together for the development and deployment of dynamic web sites. The term itself surfaced and became fashionable in early 2001 even though these tools (and their relatives) had been used in conjunction with each other for years prior.
Although each tool is developed separately and is intended to operate independently of the others, they are very well suited for the task of complex web development when used together.
Each element of the LAMP acronym provides an essential layer of functionality:
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.
| Table of contents |
|
2 Other LAMPs 3 External links |
Relatives
LAMP doesn't encompass the whole spectrum of useful tools for the development of web-based technologies using free or open-source software. Other useful and commonly used tools include:
Other LAMPs
LAMP is also the name of a (now obsolete?) movie player for Linux, the Linux Animation and Movie Player.
External links