Showing posts with label Ubuntu. Show all posts
Showing posts with label Ubuntu. Show all posts

Thursday, 6 October 2011

INSTALLING APACHE SERVER AND PHP IN UBUNTU



Hello friends I will be explaining how to install Apache server and Php in Ubuntu in simple way. We will be using the LAMP stack for the installation using the command line. You need not be worried it’s not as it seems and your development server should be working within minutes.
We will look into it in a step by step manner and also provide certain screen shots to help. The first requirement is a working version of Ubuntu Linux (and I assume u already have Ubuntu installed).Now we will go through the procedure.
1)      Open Terminal

2)      Type sudo apt-get install apache2 mysql-server php5 phpmyadmin




13:48 by Chetan · 2