ERROR 2002 (HY000): Can’t connect to local MySQL server through socket ‘/tmp/mysql.sock’ (2)
        Posted  
        
            by Imran
        on Server Fault
        
        See other posts from Server Fault
        
            or by Imran
        
        
        
        Published on 2010-06-13T18:13:00Z
        Indexed on 
            2010/06/13
            18:23 UTC
        
        
        Read the original article
        Hit count: 972
        
Can someone please help as i've spent all day trying to fix this. I installed the latest XAMPP and now i can't connect to mysql from terminal.I checked my .profile file and the PATH seems ok. Does anyone know whats happened and what's the solution?
PATH=$PATH:/Applications/XAMPP/xamppfiles/bin export PATH
THIS IS A PROGRAMMING QUESTION AS I'M A PHP DEVELOPER TRYING TO DO MY JOB!
Thankyou soo much in advance;-)
© Server Fault or respective owner