I followed the steps in this tutorial: https://digitalocean.com/community/articles/how-to-install-and-secure-phpmyadmin-on-a-centos-6-4-vps
And when I try to access ip/phpmyadmin I get a forbidden page 403
PS: I follow the “Step Four”
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.
Are you sure that <code>MyIP</code> is <strong>your local IP address</strong>? You can find out what your IP address is by browsing to <a href=“https://kmlnsr.me/ip”>https://kmlnsr.me/ip</a>.
@Kamal <br> <br>http://pastebin.com/0y8vHQ6B
What’s the output of <pre>cat /etc/httpd/conf.d/phpMyAdmin.conf</pre>? Please post it to a site like <a href=“http://pastebin.com”>Pastebin</a> or <a href=“http://pastie.org”>Pastie</a>.