Google
 

Thursday, November 29, 2007

LAMP (software bundle)

The acronym LAMP refers to a solution stack of software, usually free software / open-source software, used to run dynamic Web sites or servers. The original expansion is as follows:

* Linux, referring to the operating system;
* Apache, the Web server;
* MySQL, the database management system (or database server);
* PHP and sometimes Perl, the programming languages.

The combination of these technologies is used primarily to define a web server infrastructure, define a programming paradigm of developing software, and establish a software distribution package.

Though the originators of these open source programs did not design them all to work specifically with each other, the combination has become popular because of its low acquisition cost and because of the ubiquity of its components (which come bundled with most current Linux distributions). When used in combination they represent a solution stack of technologies that support application servers. Other such stacks include unified application development environments such as Apple Computer's WebObjects, Java/Java EE, Grails, and Microsoft's .NET architecture.

The scripting component of the LAMP stack has its origins in the CGI web interfaces that became popular in the early 1990s. This technology allows the user of a web browser to execute a program on the web server, and to thereby receive dynamic as well as static content. Programmers used scripting languages with these programs because of their ability to manipulate text streams easily and efficiently, even when they originate from disparate sources. For this reason system designers often referred to such scripting systems as glue languages.

Michael Kunze coined the acronym LAMP in an article for the German computing magazine c't in 1998 [1][2][3]. The article aimed to show that a bundle of free software could provide a viable alternative to commercial packages. Knowing about the IT-world's love of acronyms, Kunze came up with LAMP as a marketing-like term to increase the popularity of free software.[citation needed] O'Reilly and MySQL AB have made the term popular among English-speakers. Indeed, MySQL AB has since based some of its marketing efforts on the popularity of the LAMP stack.
Contents
[hide]

* 1 Software
o 1.1 Linux
o 1.2 Apache HTTP Server
o 1.3 MySQL
o 1.4 PHP
* 2 Variants
o 2.1 Operating system
o 2.2 Web server
o 2.3 Databases
o 2.4 Programming language
o 2.5 Other variations
* 3 See also
* 4 References
* 5 Further reading
* 6 External links

[edit] Software

[edit] Linux

Main article: Linux

GNU/Linux (also known as just Linux) is a Unix-like computer operating system.

[edit] Apache HTTP Server

Main article: Apache HTTP Server

Apache HTTP Server is a free software/open source web server, the most popular in use.[4] It serves as the de facto reference platform against which other web servers are designed and judged.

[edit] MySQL

Main article: MySQL

MySQL is a multithreaded, multi-user, SQL Database Management System (DBMS) with more than ten million installations [5]

[edit] PHP

Main article: PHP

PHP (PHP: Hypertext Preprocessor) is a reflective programming language originally designed for producing dynamic Web pages. PHP is used mainly in server-side application software, but can be used from a command line interface or in standalone graphical applications.

[edit] Variants

Sometimes Perl and Python are used in place of PHP and are often referred to as LAMP systems as well. One review of the platform goes so far as to say "Let the P stand for PHP, Perl, Python, and Ruby."[6] Some developers prefer to use the M to mean mod perl or mod python and the P to mean PostgreSQL in effect reversing the M and the P in functionality, which can cause some confusion.

Another variant designates the M to be Middleware (including Ruby, Perl, Python etc.) and the P to be PostgreSQL. Although not generally accepted, this definition could be seen as a token of the continuing evolution in the free software community while redefining its objectives and boundaries.

[edit] Operating system

See also: List of operating systems and Comparison of operating systems

* AMP, omitting the operating system
* AMPS, using SSL or Solaris
* BAMP, using BSD
* FAMP, using FreeBSD specifically
* MAMP, using Mac OS X
* NAMP, using NetBSD or Novell NetWare
* NAPP, using NetBSD and PostgreSQL
* PAMP, using PC-BSD
* PUMA, using Unix
* SAMP, using Solaris
* WAMP, using Microsoft Windows
* VAMP, using OpenVMS

[edit] Web server

See also: Comparison of web servers

A non-free, common alternative for Apache HTTP Server is Microsoft Internet Information Services or IIS. Because this can only be run on Microsoft software, a Microsoft Windows operating system must be used instead of Linux.

* LAMP, for Linux, Apache, MySQL, and PHP
* LAMP, for Linux, Apache, Mono, and PostgreSQL
* WAMP, for Windows, Apache, MySQL, and PHP
* FWIP, for Firebird, Windows, IIS, and PHP
* WIMP, for Windows, IIS, MySQL, and PHP
* WIMSA or WISA, for Windows, IIS, Microsoft SQL Server, and ASP
* WISC, for Windows, IIS, SQL Server, and C#
* WISP, for Windows, IIS, SQL Server, and PHP
* WIPP, for Windows, IIS, PostgreSQL, and PHP (Common on Windows SBS systems [citation needed])

[edit] Databases

See also: List of relational database management systems and Comparison of relational database management systems

* BAPP, using BSD and PostgreSQL
* FAPP, using FreeBSD and PostgreSQL (coined by Simon Walduck)
* FLPR, (FreeBSD,lighttpd,PostgreSQL,Ruby)
* FLAP, using Firebird
* LAIP, using Informix
* LAPP, using PostgreSQL
* LAPS, using PostgreSQL servlets
* OPAL, using Oracle
* WASP, using Windows, Apache, SQL Server and PHP

[edit] Programming language

See also: Comparison of programming languages

* LAMP, where the P is for Perl or Python
* MALT, using Apache Tapestry
* GLAM, using Groovy
* LAMJ, using JSP servlets
* LAMR, using Ruby
* CLAM, using ColdFusion

[edit] Other variations

* "A Brighter LAMP", with the last two letters meaning Middleware and PostgreSQL; this allows selection of languages that do not start with the letter P such as Tcl and Ruby
* AMPLE, with the E for Eclipse
* FWAP, for Firebird, Windows, Apache, and PHP
* GLAMP, for GNU, Linux, Apache, MySQL and PHP. This usage is suggested by the GNU instead of the more familiar 'LAMP'
* JOLT, for Java, Oracle, Linux, and Tomcat
* JSAS, for Joomla! Stand Alone Server
* LAMAR, for Linux, Apache, MySQL, AJAX, and Ruby on Rails
* LAMP, for "Linux, Apache, Most of our scripting languages start with 'P', and PostgreSQL" (used by Jeff Waugh)
* LAMPH, pronounciated in German, for a LAMP cluster running Heartbeat clustersoftware
* LAMPS, with the S for SSL or SugarCRM
* LAPDANCE, for "Linux, Apache, Python Distributed Architecture for Network Computing Environments", a FLOSS design for Distributed computing
* MARS, for MySQL, Apache, Ruby, and Solaris [2]
* MSAS, for Mambo Stand Alone Server
* STOJ, for Solaris , Tomcat, Oracle and Java
* WAPP, for Windows, Apache, PostgreSQL, and PHP
* Grandma's LAMP is a particularly simple to use LAMP virtual machine
* WISC Windows IIS SQL ColdFusion

Some employ the term LAMP generically to describe such alternative systems rather than make a new acronym, using it to denote the contrast between such systems and a unified web application development environment.

[edit] See also
Free software Portal

* List of web application frameworks
* List of AMP Packages Combined installers for Apache, MySQL and PHP.
* Comparison of WAMPs

[edit] References

1. ^ [1]
2. ^ c't Magazine (December 1998, page 230)
3. ^ http://linux.sys-con.com/read/117902.htm
4. ^ Market Shares for Top Servers Across All Domains August 1995 - April 2007
5. ^ Robin Schumacher & Arjen Lentz Dispelling the Myths.
6. ^ Dale Dougherty (January 26, 2001). LAMP: The Open Source Web Platform.

[edit] Further reading

* A Comparison of two major dynamic web platforms (LAMP vs. WISA) by Andrew Penry
* LAMP Installation - Helpful Guide on Setting up LAMP on Linux Servers.
* LAMP Installation - How To Set Up A Ubuntu/Debian LAMP Server.

[edit] External links

* ONLamp, from O'Reilly & Associates
* Computerworld QuickStudy on LAMP

Retrieved from "http://en.wikipedia.org/wiki/LAMP_%28software_bundle%29"

Categories: All articles with unsourced statements | Articles with unsourced statements since February 2007 | Articles with unsourced statements since May 2007 | Computing acronyms | Free software | Free software culture and documents | Perl | Software development | Web development software
Views

* Article
* Discussion
* Edit this page
* History

Personal tools

* Sign in / create account

Navigation

* Main page
* Contents
* Featured content
* Current events
* Random article

interaction

* About Wikipedia
* Community portal
* Recent changes
* Contact Wikipedia
* Donate to Wikipedia
* Help

Search

Toolbox

* What links here
* Related changes
* Upload file
* Special pages
* Printable version
* Permanent link
* Cite this article

Languages

* বাংলা
* Català
* Česky
* Dansk
* Deutsch
* Eesti
* Español
* 한국어
* Bahasa Indonesia
* Italiano
* עברית
* Lietuvių
* Bahasa Melayu
* Nederlands
* 日本語
* ‪Norsk (bokmål)‬
* Polski
* Português
* Русский
* Slovenčina
* Slovenščina
* Suomi
* Svenska
* 中文

Powered by MediaWiki
Wikimedia Foundation

* This page was last modified 23:25, 28 November 2007.
* All te

0 Comments:

Post a Comment

Subscribe to Post Comments [Atom]

<< Home