Posts Tagged ‘mysql’

How to: Setup LAMP on Ubuntu

lamp linux apache mysql php

LAMP is the acronym for Linux Apache MySql Php,Python,Perl.
To setup a web server and to run a website on a system(localhost) you have setup LAMP or WAMP first. This is a simple guide for running a website on localhost by setting LAMP on Linux machine. I used Ubuntu 8.1 (desktop edition) for this purpose.