How To Install phpMyAdmin on a LEMP server

Published: 26 August 2014
on channel: NixInPix
986
9

Be shure that you have installed LEMP ( Linux, Nginx, MySQL, PHP) and then you can start installing phpMyAdmin. phpMyAdmin is a free and open source tool written in PHP intended to handle the administration of MySQL with the use of a web browser. It can perform various tasks such as creating, modifying or deleting databases, tables, fields or rows; executing SQL statements; or managing users and permissions.

Commands:

sudo apt-get install phpmyadmin
sudo ln -s /usr/share/phpmyadmin/ /usr/share/nginx/html
sudo service nginx restart

You can always Deploy an SSD cloud server in 55 seconds
with Digitalocean.
Anyone how use this link will receive $10 in hosting credit immediately after unlocking their account by adding a valid payment method.
Sign Up with this link
https://www.digitalocean.com/?refcode...
(affiliate, referral)


Watch video How To Install phpMyAdmin on a LEMP server online, duration hours minute second in high quality that is uploaded to the channel NixInPix 26 August 2014. Share the link to the video on social media so that your subscribers and friends will also watch this video. This video clip has been viewed 986 times and liked it 9 visitors.