I have installed mySql according to the instructions. Everything works fine during install and so on. But when I start the server it deletes the mySql.sock in /tmp/ dir. Because of this I get "Can't connect to localhost through mySql.sock (117) Check if it exists".<br><br>It seems kind of wierd to me for the program to first delete it and then complain cause its not there.<br><br>Why does it behave like this?