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.
LAMP has become a de facto development standard. Today, the products that make up the LAMP stack are included by default in nearly all Linux distributions, and together they make a powerful web application platform.
Space Required : 0.00 MB
Get Support : Visit Support Site
Reviews : 0
Linux
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
Apache is an open source web server, the most popular in use.
MySQL
MySQL is a multithreaded, multi-user, SQL database management system (DBMS) now owned by Oracle Corporation.
PHP
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..