As I was following this tutorial https://devanswers.co/install-secure-phpmyadmin-nginx-ubuntu-20-04/, in lack of a DO tutorial existing about installing phpmyadmin on Ubuntu 20.04 with a LEMP stack, I couldn’t get phpmyadmin to work. See:
https://www.donutnetwerk.nl/phpmyadmin
Anyone know where to start troubleshooting?
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.
Click below to sign up and get $100 of credit to try our products over 60 days!
Hi @katovonkatz,
You only need to follow step 2 & 3, not the entire tutorial, to set up your phpmyadmin. Could you try steps 2 & 3 and let me know how it went?
Best, Dennis
Hey @katovonkatz,
It seems you have set-up the phpmyadmin in different directory other than the one specified in your Apache root /your/path/to/application .
Could you post the Apache configuration and tell me where your phpmyadmin is setup?
You can also check /var/log/nginx/error.log and post the output.
Best, Dennis