Thursday, May 11, 2017

Installing phpMyadmin

Everyone thinking linux is difficult for learn but we can learn network system by linux system. I think linux is not difficult for learn but it take a long time and hard-study until are understand.Someone maybe take a short time to understand linux easily. Today I will show you how to install phpMyadmin. It is very easy for me and you all. phpMyadmin is the project of Open-source suitable for management administration Database management. Mysql Server is web-base application help to work be easily such as create Database, create Table and manage database etc. We can manage database on website so easy. Before installing phpMyAdmin we should install LAMP System first and this program should work 100%.


Installing phpMyadmin we can do this by using apt packaging system to pull down the files and install them on our system. Type command sudo apt-get install phpmyadmin php5-mysql. This step take a time about two or three minute.


sudo apt-get install phpmyadmin php5-mysqsl

Configure database for phpmyadmin with dbconfig-common? Press<Yes> and Enter



Password of the database's administartive user: I take 123456 for password.



MySQL application password for phpmyadmin: I take 123456 for password.


Password confirmation :  I take 123456 for password.


Web server to reconfigure automatically: Press space bar on apache2 and enter <Ok>



Next step for database installation: choose abort and press<Ok>





When installed phpmyadmin finished I type sudo reboot for reboot computer if you don't reboot computer phpmyadmin it doesn't work. After you reboot computer finished. You must testing phpmyadmin by take web browser such as Chrome or Firefox. Type 192.168.1.102/phpmyadmin on URL.


phpmyadmin installation be easy take a short time about 10 minute. When you mistake for installation you can take command sudo apt-get remove --purge phpmyadmin php5-mysql. This command line can remove package of linux when you don't want to use or you mistake for install or configuration.

No comments:

Post a Comment

Posts

Typing Is Easy

Typing is important for work on computer. The next morning if you have many texts you will become lazy for typing. If you are lucky, maybe ...