Question
Phpmyadmin problem with Nginx
I followed this tutorial to install and configure phpmyadmin on a LEMP stack: https://www.digitalocean.com/community/tutorials/how-to-install-phpmyadmin-on-a-lemp-server.
But when I try to access it, I’m getting a 404 error. Do I need to create a server block for phpmyadmin? The symbolic link is in /var/www pointing to /usr/share/phpmyadmin so I’m confused about whats going on.
Any help would be appreciated.
Thanks, Rickey
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×