I had create a wordpress droplet for my web.Now how to install and access phpmyadmin. I used to search by [my_ip/phpmyadmin] but it redirects me that page not found. Help me out from this problem.
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
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.
Join our DigitalOcean community of over a million developers for free! Get help and share knowledge in Q&A, subscribe to topics of interest, and get courses and tools that will help you grow as a developer and scale your project or business.
Thank you digitalocean
i am beginer but i love you , you are great support page
its a solution here, and phpamyadmin work
https://www.digitalocean.com/community/tutorials/how-to-install-and-secure-phpmyadmin-on-ubuntu-16-04
Okay, so to install PHPMyAdmin you need to add a VHOST to apache, but you should first consider if you really need a MySQL manager, due to the associated security risk (it gives users access to your db).