Misplaced Pages

LAMP (software bundle): Difference between revisions

Article snapshot taken from Wikipedia with creative commons attribution-sharealike license. Give it a read and then ask your questions in the chat. We can research this topic together.
Browse history interactively← Previous editNext edit →Content deleted Content addedVisualWikitext
Revision as of 22:03, 17 July 2013 edit159.224.57.21 (talk) Linux← Previous edit Revision as of 11:16, 18 July 2013 edit undoMrOllie (talk | contribs)Extended confirmed users, Pending changes reviewers, Rollbackers237,330 edits Reverted to revision 563970131 by Zcbeaton. (TW)Next edit →
Line 25: Line 25:
===Linux=== ===Linux===
{{Main|Linux}} {{Main|Linux}}


Like the other LAMP components, Linux is free ] which means the source code is available for the operating system, which can be edited according to specific needs.


===Apache=== ===Apache===
Line 32: Line 35:
===MySQL=== ===MySQL===
{{Main|MySQL}} {{Main|MySQL}}
MySQL is a ]ed, ], ] ] (DBMS) now owned by Oracle Corporation.<ref> on </ref> Alternatives at thidddds level of the stack do also exist, for example by using ] (LAPP).<ref> on </ref> MySQL is a ]ed, ], ] ] (DBMS) now owned by Oracle Corporation.<ref> on </ref> Alternatives at this level of the stack do also exist, for example by using ] (LAPP).<ref> on </ref>


MySQL has been owned by Oracle Corporation since January 27, 2010 through the purchase of ].<ref name="mysql">Robin Schumacher & Arjen Lentz </ref><ref name="mysql2">Charles Babcock, InformationWeek </ref> Sun had originally acquired MySQL on February 26, 2008. MySQL has been owned by Oracle Corporation since January 27, 2010 through the purchase of ].<ref name="mysql">Robin Schumacher & Arjen Lentz </ref><ref name="mysql2">Charles Babcock, InformationWeek </ref> Sun had originally acquired MySQL on February 26, 2008.

Revision as of 11:16, 18 July 2013

LAMP is a combination of free, open source software. The acronym LAMP refers to the first letters of Linux (operating system), Apache HTTP Server, MySQL (database software), and PHP, Perl or Python, principal components to build a viable general purpose web server.

The exact combination of software included in a LAMP package may vary, especially with respect to the web scripting software, as Perl or Python are sometimes dropped from the stack. Similar terms exist for essentially the same software suite (AMP) running on other operating systems, such as Microsoft Windows (WAMP), Mac OS (MAMP), Solaris (SAMP), iSeries (iAMP), or OpenBSD (OAMP).

Though the original authors of these programs did not design them all to work specifically with each other, the development philosophy and tool sets are shared and were developed in close conjunction. The software combination has become popular because it is free of cost, open-source, and therefore easily adaptable, and because of the ubiquity of its components which are bundled with most current Linux distributions.

When used together, they support web application servers.

Software components

LAMP Architecture

Linux

Main article: Linux


Like the other LAMP components, Linux is free open-source software which means the source code is available for the operating system, which can be edited according to specific needs.

Apache

Main article: Apache HTTP Server

Apache is an open source web server, the most popular in use.

MySQL

Main article: MySQL

MySQL is a multithreaded, multi-user, SQL database management system (DBMS) now owned by Oracle Corporation. Alternatives at this level of the stack do also exist, for example by using PostgreSQL (LAPP).

MySQL has been owned by Oracle Corporation since January 27, 2010 through the purchase of Sun Microsystems. Sun had originally acquired MySQL on February 26, 2008.

PHP, Perl, or Python

Main articles: PHP, Perl, and Python (programming language)

PHP is a reflective programming language originally designed for producing dynamic web pages. PHP is used mainly in server-side application software. Perl and Python can be used similarly.

Variants and equivalents on other platforms

Main article: List of AMP packages See also: List of web application frameworks

With the growing use of LAMP, variations and retronyms appeared for other combinations of operating system, web server, database, and software language. For example the equivalent installation on a Microsoft Windows operating system is known as WAMP. An alternative running IIS in place of Apache called WIMP. Variants involving other operating systems include MAMP (Macintosh), SAMP (Solaris), FAMP (FreeBSD) and iAMP (iSeries). The web server or database management system also vary. LEMP is a version where Apache has been replaced with the more lightweight web server Nginx. A version where MySQL has been replaced by PostgreSQL is called LAPP.

A server running LAMP may be colloquially known as a lamp box, punning on the type of post box. The GNU project is advocating people to use the term "GLAMP" since what is known as "Linux" includes the GNU tools as well as the Linux kernel.

See also

References

  1. Dale Dougherty (January 26, 2001). "LAMP: The Open Source Web Platform". ONLamp.
  2. Lee, James (2002). Open Source Web Development with LAMP: Using Linux, Apache, MySQL, Perl, and PHP. Addison Wesley. ISBN 0-201-77061-X. {{cite book}}: Unknown parameter |coauthors= ignored (|author= suggested) (help); Unknown parameter |month= ignored (help)
  3. "August 2012 Web Server Survey". Netcraft. Retrieved 2012-08-23.
  4. Top Reasons for Product Managers to Embed MySQL on
  5. A LAPP appliance on
  6. Robin Schumacher & Arjen Lentz Dispelling the Myths
  7. Charles Babcock, InformationWeek Sun Locks Up MySQL, Looks To Future Web Development
  8. Setting Up a LEMP stack on Ubuntu 9.04
  9. GNU.org -- Words to avoid

External links

Linux
Linux kernel
Controversies
Distributions
Organizations
Adoption
Media
Professional related certifications
Free and open-source software
General
Software
packages
Community
Organisations
Licenses
Types and
standards
Challenges
Related
topics
Categories: