Hi, I’ve followed the following tutorial: https://www.digitalocean.com/community/articles/how-to-install-and-secure-phpmyadmin-on-a-centos-6-4-vps
besides step 4, and i get a premission error, i want to be able to access it from any ip address…
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!
I have same problem. I want to access phpMyAdmin from any ip… I have posted question. here <br>https://www.digitalocean.com/community/questions/phpmyadmin-configuration-problem <br>Help me
Check apache’s error logs, do you see any errors? <pre>tail -30 /var/log/httpd/error_log</pre>