Posts Tagged ‘lamp’

Install WordPress Locally on Ubuntu Linux with LAMP

wordpress-logo

Undoubtedly, WordPress is the best softwares available for blogging. The ease with which you can manage it, is uncomparable to any other blogging platforms. These days, for self-hosted wordpress users, the webhosting companies provide one-click installers for wordpress, but there are times when you need it, installed on your computer locally. The reasons may vary [...]

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.