What is LAMP ? Which of the following components is NOT included in ‘LAMP’?

LAMP?

LAMP: It is a software bundle which covers the collection of software technologies. like

L- Stands for Linux operating system

It is most popular open source operating system used in web servers/ Linux based web servers.

A- Stand for – Apache HTTP Server

Apache is software application helps  convert Linux  based machine into web server, it helps to  serves webpages over the Internet using HTTP protocol.

M- Stands for MySQL database management system

MySQL is a popular open source relational database management system (DBMS) used to create and manage databases for web pages. It works based on SQL (Structured Query Language).

P- Stands for : PHP, Perl, or Python programming language

  • PHP: PHP is a popular web scripting language specially used to create & design dynamic WebPages .
  • Perl: high level open source programming language
  • Python: It is high-level general-purpose programming language

These all four (Linux, Apache, MySQL, PHP) software technologies combine used to create a complete LAMP web server, which can be used to develop and create dynamic web pages using programming languages like PHP codes.

Que Ask in NET June 2019

Which of the following components is NOT included in ‘LAMP’?
1. Linux
2. Apache
3. MySQL
4. Pearl

Correct Answer: 4. Pearl
Pearl is not a component of LAMP. (Pearl- spelling is wrong.)
But Perl : included in component of LAMP.
Perl: high level open source programming language used for programming.

 

 

Views: 233

Leave a Reply

Your email address will not be published. Required fields are marked *