LAMP

LAMP is not software in itselft, but is acutally a solution stack of software used to run websites or servers. For more information on LAMP, visit the wikipedia article found here.

How to install LAMP, How to configure LAMP

Since LAMP is not actually software in itself, to install and configure it, we will install and configure the individual software components that make up LAMP.

  1. Linux
    1. Install CentOS
    2. Configure CentOS
    3. Update CentOS
    4. If you are creating a VMware virtual machine
      Install and Configure VMware Tools
  2. Apache Server
    1. Install and Configure Apache HTTP Server
  3. PHP
    1. Insatll and Configure PHP
  4. MySQL
    1. Install and Configure MySQL