This is a great tutorial for installing LAMP (Linux, Apache, MySQL and PHP) development system in Linux.
Installing Apache Mysql and PHP on Ubuntu 8.10 by Mark Sanborn (February 11, 2009)
LAMP can also be installed using this simple single line:
sudo apt-get install lamp-server^