Joomla 2.5.3 on Ubuntu

March 17, 2012 in CMS

How to install Joomla 2.5.3 on Ubuntu 11.10 Part 2

Installing Lamp

At this point I assume that you have already a Linux system running if you don’t please to do that first(info). For this tutorial i use Ubutnu 11.10 but it will work with newer or older versions of Ubuntu too.

In order to set up our lamp Server i follow the easiest way and i will use tasksel.

First of all you have to install tasksel. open a terminal and type:

sudo apt-get update

sudo apt-get install tasksel

ok now you have install tasksel and you can access it by typing:

sudo tasksel

a screen like the following will appear :

navigate with up and down arrow keys and select with spacebar. The mouse is not working here. Go on and select "LAMP Server" then click "ok". You almost done. After a while an other screen will appear asking you for a password. This is the password for root user of MySQL. Use something that you can remember because you will need that if you want to have access to mysql.

Retype your password and then you are done!

Congratulation! Now you have your own LAMP server

Lets go to the next part to install PhpMyadmin

Pages: 1 2 3 4 5