Report this

What is the reason for this report?

I can not access phpMyAdmin

Posted on February 12, 2014

I installed phpMyAdmin on my server by following instructions this link: https://www.digitalocean.com/community/articles/how-to-install-and-secure-phpmyadmin-on-a-centos-6-4-vps.

I have set require ip and allow from both to my current ips but i still can’t access it on my browser it saids: permission denied? Before i could access it without any problem. DO you have any idea?



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.

I think you missed a missing step :) <br> <br>This one: <br> <br>ln -s /usr/share/phpmyadmin /var/www/ <br> <br>you need to copy your phpmyadmin shortcut to your root folder end where you can access your site… <br> <br>

I tried this but still get You don’t have permission to access /phpMyAdmin on this server? Please help <br>

Its working now, it need to: # sudo service httpd restart instead start

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.