Hello Now I try to install php my admin on my droplet but I cant access on it I install on my server laravel 5.5 on LEMP and ubuntu 16
and I try install php my admin from this tutorial https://www.digitalocean.com/community/tutorials/how-to-install-phpmyadmin-on-a-lemp-server but I can’t access on it when I try write my ip/ domain / phpmyadmin don’t dir my to phpmyadmin just dir my to routes and tell my this page not found i need help
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 @engamr,
Did you follow the whole tutorial? It’s possible you forgot to make the sym link between phpMyAdmin and your site’s directory.
Please note, the above is just an example and /usr/share/nginx/www might not be your site’s directory!
Another possibility is forgetting to reload/restart Nginx
Regards, KDSys