Sunday, October 31, 2010

How to Install LAMP Server (Linux Apache MySql PHP) in Ubuntu 10.10 Maverick Meerkat

 LAMP Server ( LINUX APACHE MYSQL PHP) is essential for web developers.  You can use lot of methods to install LAMP Server. But I think the following is the most simplest method.

Open a terminal and  type the following


$ sudo tasksel install lamp-server

Now Put your Files to /var/www as root and enjoy the server features of Ubuntu

1 comment:

Unknown said...

this command not found