LAMP Configuration

Introduction

The acronym LAMP refers to a solution stack of software programs, commonly open-source programs, used together to run dynamic Web sites or servers. The original expansion is as follows:

For a comprehensive definition see: http://en.wikipedia.org/wiki/LAMP.

The following guidance might be generally useful in helping to configure LAMP applications running on Linux server.

My LAMP Configuration(s)

The configuration processes I followed to set up my Linux server are described as follows for each component:

An excellent, and comprehensive guide LAMP (Linux, Apache, MySQL, PHP) HOWTO: Installing MySQL and Apache with PHP support on Linux is available at http://lamphowto.com/.