MySQL server address binding fails in Ubuntu server

Posted by SoulReaver on Server Fault See other posts from Server Fault or by SoulReaver
Published on 2010-06-14T16:57:58Z Indexed on 2010/06/16 5:13 UTC
Read the original article Hit count: 205

Filed under:
|

I am using MySQL server on Ubuntu 10.04 and after changing the bind-address from 127.0.0.1 to my webserver IP in /etc/mysql/my.cnf the mysql server fails to load. Any clues will be highly appreciated!

I have tried disabling iptables but useless

Thanks,

© Server Fault or respective owner

Related posts about mysql

Related posts about ubuntu