Question
PhpMyAdmin Problem on Unbuntu 14.04 and LEMP
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.
×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.
×Without bumping this thread - I would like to know if there is way of fixing this without creating a new Droplet?
I’m experiencing the exact same issue as OP - I setup a LEMP stack, and installed WordPress. I followed [https://www.digitalocean.com/community/tutorials/how-to-install-phpmyadmin-on-a-lemp-server](http:// “this tutorial”) only to visit mydomain.com/phpmyadmin and it show the WP homepage.
I have created a new sym relationship between the correct folders (/html) as required by Ubuntu 14.04, but it still doesn’t work. – I assume that the first relationship put in place is still causing the direct to the homepage?
Can i remove the initial relationship and let the updated one (correct one for 14.04) be used?
Many thanks, and sorry for bumping an old thread!
Can you pastebin your nginx virtualhost/server block config? Also, where have you installed phpmyadmin and where are your website’s files placed?