« Back to Glossary Index

The LAMP stack is a widely used set of open-source software for running dynamic websites — Linux (operating system), Apache (web server), MySQL (database), and PHP (programming language). WordPress itself was built to run on exactly this combination, which is a big part of why LAMP-based hosting remains so common.

  • Every component is free and open-source
  • It's a mature, extremely well-documented, and thoroughly battle-tested stack
  • It's the standard environment WordPress was specifically designed to run on
  • It's widely supported across virtually every hosting provider

Some hosts substitute Nginx for Apache (sometimes referred to as a LEMP stack) or MariaDB for MySQL, chasing better performance characteristics. Functionally, these variations behave almost identically to standard LAMP as far as running WordPress is concerned — the underlying principle stays the same.

« Back to Index
Share This