LAMP

Stands for "Linux, Apache, MySQL, and PHP." Together, these software technologies can be used to create a fully-functional web server.

Linux is the most popular operating system used in web servers, primarily because many free Linux distributions are available. This means Linux-based servers are typically cheaper to set up and maintain than Windows servers. Since Linux is (open source|open source), it also works with many other popular open source web hosting software components.

The most important software component in the "AMP" package is Apache, or "Apache HTTP Server." Apache is the software that serves webpages over the Internet via the HTTP protocol. Once Apache is installed, a standard Linux machine is transformed into a web server that can host live websites.

Other components of LAMP include MySQL and PHP. MySQL is a popular open source database management system (DBMS) and PHP is a popular web scripting language. Together, these two technologies are used to create dynamic websites. Instead of only serving static HTML pages, a LAMP server can generate dynamic webpages that run PHP code and load data from a MySQL database.

NOTE: In some instances, the "P" in LAMP may stand for either Perl or Python, which are other scripting languages. "AMP" packages for Windows and Mac systems are called WAMP and MAMP respectively.

Updated May 23, 2013 by Per C.

quizTest Your Knowledge

Which protocol requires that a website have a valid certificate?

A
FTP
0%
B
HTTPS
0%
C
NNTP
0%
D
IMAP
0%
Correct! Incorrect!     View the Certificate definition.
More Quizzes →

The Tech Terms Computer Dictionary

The definition of LAMP on this page is an original definition written by the TechTerms.com team. If you would like to reference this page or cite this definition, please use the green citation links above.

The goal of TechTerms.com is to explain computer terminology in a way that is easy to understand. We strive for simplicity and accuracy with every definition we publish. If you have feedback about this definition or would like to suggest a new technical term, please contact us.

Sign up for the free TechTerms Newsletter

How often would you like to receive an email?

You can unsubscribe or change your frequency setting at any time using the links available in each email.

Questions? Please contact us.