Skip to content

Commit

Permalink
Merge pull request #4007 from shaedrich/lamp
Browse files Browse the repository at this point in the history
Add related to "LAMP"
  • Loading branch information
octokatherine authored Oct 29, 2023
2 parents 7f8ff7c + 0b6a745 commit 7a47f88
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions topics/lamp/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,15 @@ display_name: LAMP
short_description: LAMP is a software bundle containing Linux and the Apache server.
topic: lamp
wikipedia_url: https://en.wikipedia.org/wiki/LAMP_(software_bundle)
related: wamp, mamp, xampp, mean, mern, lemp
---
LAMP is a bundle of software consisting of four open source programs.
**LAMP** is a bundle of software consisting of four open source programs.
It is one of the most popular software categories for servers.

A usual LAMP server includes:
* **L**inux (operating system)
* **A**pache (web server)
* **M**ySQL (database software)
* **M**ySQL, **M**ariaDB or **M**ongoDB (database software)
* **P**HP, **P**erl, or **P**ython (programming language)

Most Linux distributions include the components of a LAMP server.
Expand Down

0 comments on commit 7a47f88

Please sign in to comment.