LAMP usually free and open source
software, used to run dynamic Web sites or servers
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.
LAMP Contain Following Component
1) Linux , referring to the Operating System.
2) Apache is a web server
3) MySQL as a DBMS
4) Scripting Language: PHP, PERL, PYTHON
The scripting component of the LAMP has origin in CGI Web interfaces that became popular in the early 1990s
Various Software
Linux
For getting more information about Linux:
http://en.wikipedia.org/wiki/Linux
Apache
For Getting more information about Apache HTTP Server:
http://en.wikipedia.org/wiki/Apache_HTTP_Server
MySQL
For Getting more information about MySQL
http://en.wikipedia.org/wiki/MySQL
Perl / PHP / PYTHON
For Getting more information about Perl, PHP, and Python (programming
language)
PERL
http://en.wikipedia.org/wiki/Perl
PHP
http://en.wikipedia.org/wiki/PHP
PYTHON
http://en.wikipedia.org/wiki/Python_(programming_language)