Building an Ubuntu 7.10 LAMP+ Server


Contents

  1. LAMP+ Server Introduction

Introduction

While setting up a LAMP server using the Ubuntu 7.10 server install, I realized that I was going to a lot of different sites containing different suggestions about how to properly setup the server components. One of the things I’ve always done well is consolidate information to make tasks easier. These pages will consolidate the knowledge that I have gained into a concise reference for setting up a LAMP server.

General Content Disclaimer

This document is a consolidation of the information that is freely available on the internet and does not contain any proprietary or non-open source documentation. I make no allusions that I created this information, all I have done is consolidate it into one concise document. I will site the sources of all information presented here, and add my commentary as needed.

What this document Covers

This document covers the full configuration of what I’m calling a LAMP+ server. The LAMP stands for Linux, Apache, MySql and PHP. The plus (+) covers the additional features that are handy for development and making the server easier to use.

Work In Progress Note

This document is a work in progress, and may not be complete in its details. Please refer back regularly for up to date information.

Leave a Reply