CentOS not allowing remote MySQL connections
Posted
by
nd8ad
on Server Fault
See other posts from Server Fault
or by nd8ad
Published on 2012-04-06T10:34:58Z
Indexed on
2012/04/06
11:32 UTC
Read the original article
Hit count: 171
When assigning a user from a remote IP to connect to a database it is saying that it's failing to connect. It is also failing to connect with root so something is wrong. Bind IP is off and I have also tried disabling iptables, still no dice. Port 3306 is forwarded.
I'm running on Centos 5.6, using phpmyadmin, but I have also tried to assign the user via the commandline and create a new database, still not working.
Been googling and troubleshooting for hours now, no dice.
© Server Fault or respective owner