File tree Expand file tree Collapse file tree 1 file changed +19
-0
lines changed
Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ aliases : lamp-server
3+ display_name : LAMP
4+ short_description : LAMP is a software bundle containing Linux and the Apache server.
5+ topic : lamp
6+ wikipedia_url : https://en.wikipedia.org/wiki/LAMP_(software_bundle)
7+ ---
8+ LAMP is a bundle of software consisting of four open source programs.
9+ It is one of the most popular software categories for servers.
10+
11+ A usual LAMP server includes:
12+ * ** L** inux (operating system)
13+ * ** A** pache (web server)
14+ * ** M** ySQL (database software)
15+ * ** P** HP, ** P** erl, or ** P** ython (programming language)
16+
17+ Most Linux distributions include the components of a LAMP server.
18+ There are also some other variants of LAMP, such WAMP, which runs on Windows
19+ instead of Linux.
You can’t perform that action at this time.
0 commit comments