Recent Ubuntu update prevents MySQL root access
        Posted  
        
            by 
                Rhys
            
        on Ask Ubuntu
        
        See other posts from Ask Ubuntu
        
            or by Rhys
        
        
        
        Published on 2012-11-20T10:50:40Z
        Indexed on 
            2012/11/20
            11:27 UTC
        
        
        Read the original article
        Hit count: 344
        
I recently updated my Ubuntu (10.04 LTS) server (apt-get update, apt-get upgrade), and everything works fine, apart from the root access to my MySQL database.
phpMyAdmin, CakePHP, and essentially all connections return similar access errors. For example, PMA returns 'Connection for controluser as defined in your configuration failed.'
I have tried to find similar examples of this instance, but cannot find assistance in what configuration I should be changing to restore root log in access. The same issue has occurred on two servers. One has additional users so I could get around it, but the other is a new development server with only root MySQL access, so I am stuck on how to resolve this.
© Ask Ubuntu or respective owner