View Single Post
  #2  
Old 10-17-2012, 01:06 PM
webizen webizen is offline
LiteSpeed Staff
 
Join Date: Oct 2010
Posts: 2,338
looks like /tmp/mysql.sock was already there. double check /tmp/mysql.sock make sure it is socket type file. if not, remove it and run ln command again.

Quote:
ls -l /tmp/mysql.sock
Reply With Quote