Difference between revisions of "LAMP (software bundle)"

From Wiki @ Karl Jones dot com
Jump to: navigation, search
Line 9: Line 9:
  
 
As a solution stack, LAMP is suitable for building dynamic web sites and [[Web application|web applications]].
 
As a solution stack, LAMP is suitable for building dynamic web sites and [[Web application|web applications]].
 +
 +
== LAMP architecture
 +
 +
Source: [https://en.wikipedia.org/wiki/File:LAMPP_Architecture.png Wikipedia]
 +
 +
http://karljones.com/karljones.com/images/wiki/LAMPP_Architecture.png
 +
  
 
== LAMP portability ==
 
== LAMP portability ==

Revision as of 06:14, 24 September 2015

LAMP is an archetypal model of web service solution stacks, named as an acronym of the names of its original four open-source components:

The LAMP components are largely interchangeable and not limited to the original selection.

As a solution stack, LAMP is suitable for building dynamic web sites and web applications.

== LAMP architecture

Source: Wikipedia

LAMPP_Architecture.png


LAMP portability

See LAMP portability.

See also

External links