LAMP Stack
Table of Contents
1. Synopsis
This document describes the installation procedure for installing the LAMP stack on RHEL/CentOS.
The LAMP stack is composed of the following OS/Software combinations:
-
Linux
-
Apache
-
MariaDB
-
PHP
2. Linux
Refer to RHEL Linux Install.
3. Apache
Refer to Apache Webserver Install on Linux.
4. MariaDB
Refer to MariaDB Install.
5. PHP
Refer to PHP Install.