MySQL server address binding fails in Ubuntu server
        Posted  
        
            by SoulReaver
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by SoulReaver
        
        
        
        Published on 2010-06-14T16:57:58Z
        Indexed on 
            2010/06/14
            17:02 UTC
        
        
        Read the original article
        Hit count: 220
        
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,
© Stack Overflow or respective owner