Linux Apache Mysql PHP (LAMP)¶
LAMP is a popular open-source software stack used to build and deploy web applications. The acronym stands for:
Linux: The operating system.
Apache: The web server.
MySQL: The database management system, or alternatives like MariaDB.
PHP: The programming language used for server-side scripting.
See also Linux, Apache, MySQL and MariaDB home.
Related : MySQL, Server, Webserver, PHP, Hypertext Preprocessor (PHP), Linux Nginx Mysql PHP (LEMP), Stack