Configure PHPMYADMIN with NGINX on Ubuntu 18.04
Recently i faced a problem to configure phpmyadmin with nginx on my ubuntu 18.04 machine. After that, i solved the issues and wrote a blog on here. To configure phpmyadmin with nginx first we have to install both phpmyadmin and nginx. apt get-install nginx apt get-install phpmyadmin After install both phpmyadmin and nginx then we