Difference between revisions of "LAMP (software bundle)"
From Wiki @ Karl Jones dot com
Karl Jones (Talk | contribs) |
Karl Jones (Talk | contribs) |
||
Line 10: | Line 10: | ||
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 | + | == LAMP architecture == |
Source: [https://en.wikipedia.org/wiki/File:LAMPP_Architecture.png Wikipedia] | Source: [https://en.wikipedia.org/wiki/File:LAMPP_Architecture.png Wikipedia] |
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 Linux operating system
- The Apache HTTP Server
- The MySQL relational database management system (RDBMS)
- The PHP programming language, and the Perl scripting language
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
LAMP portability
See LAMP portability.
See also
- Apache HTTP Server
- Linux
- List of Apache–MySQL–PHP packages
- MAMP
- MySQL
- Perl
- PHP
- Solution stack
- Web server
- XAMPP
External links
- LAMP (software bundle) @ Wikipedia