Tag Archive for 'Apache'

Installing LAMP on Ubuntu 7.10/8.04 (Linux,Apache,MySQL,PHP)

Lately I’ve been using ubuntu 7.10 for all my projects/daily work.
As a web developer i should have LAMP on my machine and now i would guide you through installing it on yours.

This guide is divided into 3 steps: installing/tesing Apache, PHP and finally MySQL.

Lets start with Apache:
1. Open the terminal (we will be using it through most of my guide) from Applications > Accessories > Terminal
2. Install apache2 using apt-get by typing the following
Continue reading ‘Installing LAMP on Ubuntu 7.10/8.04 (Linux,Apache,MySQL,PHP)’

Popularity: 82% [?]