Install LAMP on Ubuntu 8.04

Here is the apt-get command to install a basic lamp environment on ubuntu hardy 8.04 with some “quick start help” commands. First, apt-get install apache2 php5-mysql libapache2-mod-php5 mysql-s

Read More →