PDA

View Full Version : [ubuntu] LAMP Installation



vikrantalmelkar
August 30th, 2011, 12:08 PM
Hi Team,

I am trying to install Mediawiki, but it requires me to install LAMP.

can you please guide me in installing LAMP on Ubuntu 11.04

Appreciate the help very much

thanks
Vik

iponeverything
August 30th, 2011, 12:18 PM
l = linux
a = apache
m = mysql
p = php


I assume the l is good.

use the package manger to install a, m and p.

mhart
August 30th, 2011, 02:20 PM
http://www.apachefriends.org/en/xampp-linux.html

mysql, apache, ftp

mörgæs
August 30th, 2011, 03:49 PM
In Ubuntu you should almost never download stuff from the web and install it. This is a bad habit from Windows. In stead:



sudo apt-get install tasksel

sudo tasksel install lamp-server

In short, more or less everything of value is in the repositories.

vikrantalmelkar
August 31st, 2011, 09:41 PM
Hi Mourgaes,

Danke Sehr for your help. with those Command line the jod was easy.

now I need to figure out how to configur mediawiki with the skins and the content

any help is appreciated

Thanks very much
Vik

mörgæs
August 31st, 2011, 11:26 PM
You are welcome.

I don't know Mediawiki. Have you tried this?
http://www.mediawiki.org/wiki/Installation