Ubuntu install PHPMyAdmin

 

Type the following line in terminal:
#sudo apt-get install phpmyadmin

Package configuration
- when asked which web server to use, select apache or lighthttpd
- When asked “Configure database for phpmyadmin with dbconfig-common”? Choose “Yes”
- Next key in “Password of the database’s administrative user:”. This is password for MySQL that you set during MySQL installation
- Next key in password for database administration

If package did not auto restart apache, run this command from terminal #sudo /etc/init.d/apache2 restart

By Keenlio, September 18, 2014

What do you think?

Leave a Reply

Your email address will not be published. Required fields are marked *


− 7 = one

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>