The term “LAMP” stack is used to describe a specific web server environment consisting of a web server (Apache), database server (MySQL), web programming language (PHP), all running on a Linux system.
The LAMP acronym is made up from the first letter of each of those items:
Linux
Apache
MySQL
PHP