Joomla 2.5.3 on Ubuntu
March 17, 2012 in CMS
How to install Joomla 2.5.3 on Ubuntu 11.10 Part 3
PhpMyadmin
In this step we will install phpmyadmin(more info can be found here). This is not a mandatory step and you can skip it if you know how to use mysql commands but it will make our life a lot easier so i will strongly recommend to proceed.
In order to install phpMyAdmin you have to install first Mysql, PHP and Apache (so you have to complete step1 first).
Open your terminal and type the following:
$>sudo apt-get install phpmyadmin
A screen like the following will appear and now you have to choose the web server that should be automatically configures to run phpMyAdmin(you can navigate by using the “arrow keys” and you can select by using the “spacebar key”). It is recomended to use the apache server.
After that the a screen like the following will ask if you want to let the installation configure the database for phpMyAdmin for you. Its recomended to click “YES” on that.
Then you have to type the MySQL root password so the phpMyAdmin can access the MySQL.
And for the last last step you have to enter a password for the phpMyAdmin and retype it when the confirmation screen appears.
Congratulation the phpMyAdmin is now installed into your system and you can access it by pointing you web browser to http://localhost/phpmyadmin/
For user name use “root” and for password use the one you have chosen.
The tutorial was very useful for me. It was very precise and clean!
Thank You!
Very helpfull. I was able to follow the instruction and successfull installed joomla on root
Once again thanks
Great tutorial! Works out of the box on ubuntu 12.04
Thank you very much from Chile. I didn’t have any problem!
Thanks Simon
Thanks for tutorial, works perfectly!
Hi, my name is Harry Abreu first thank you for help me and community this tutorial is very helpful.
It is a little ashamed but I followed the tutorial and probably I did something wrong I did everything until delete html file in var/www when I started the browser with the localhost url I got this message “Error no found” even phpmyadmin have same message erro .
I don’t know much about linux I don’t know how find the mistake can you help me?
Thank you a lot
Ah last time with my old notbook I followed this tutorial and all things was smooth now I’m on trouble 🙂
And one thing more tha last time when things was right I couldn’t instal nothing with joomla extension manager if I’m right I had not enough permission to it…can you put this in your tutorial, only a suggestion.
Sorry for a long letter and thank you any way