How to Install and Configure phpMyAdmin on Ubuntu 14.04

Опубликовано: 22 Июнь 2026
на канале: Tech Siragugal
25,066
124

This video tutorial,you will get knowledge about How to Install and Configure phpMyAdmin on Ubuntu 14.04.Install phpmyadmin on ubuntu is easy to do. Watch this video.

Step One — Install phpMyAdmin

Update your ubuntu operating system by executing following command

sudo apt-get update

Now we are going to install phpmyadmin in our operating system. Execute the command in terminal.

sudo apt-get install phpmyadmin

Step Two — Configure apache2.conf

Now we have to configure apache2.conf file. Open apache2.conf in vi editor.

sudo vi /etc/apache2/apache.conf

Add the following command in apache configuration file

Include /etc/phpmyadmin/apache.conf

Step Three — Restart the apache server

Execute the command for restart apache server

sudo service apache2 restart

Don't forget to subscribe TechSiragugal

Website : http://www.techsiragugal.com/

More Videos:    / techsiragugal  

Facebook:   / techsiragugal  

Google Plus: https://plus.google.com/u/0/108349254...

install phpmyadmin ubuntu
ubuntu install phpmyadmin
install phpmyadmin in ubuntu
phpmyadmin install ubuntu
ubuntu phpmyadmin install
how to configure phpmyadmin
install phpmyadmin on ubuntu
installing phpmyadmin on ubuntu
phpmyadmin ubuntu install
install phpmyadmin ubuntu server