Hi, all<br><br>I install mysql server and SER in my FC6<br>when I run SER with mysql to do authenticate<br>#ser -f auth-mysql.cfg (the SER getting started example)<br>it prompt me that can&#39;t connect to local MySQL server through socket &#39;tmp/mysql.sock&#39; 
<br>so I modified the /etc/my.cnf&#39; file to change socket=/tmp/mysql.sock<br><br>but when i start SER and use serctl to add a user<br>ERROR 2002 (HY000): Can&#39;t connect to local MySQL server through socke &#39;var/lib/mysql/mysql.sock&#39; 
<br>was prompted<br><br>I don&#39;t know if I could open two sock at the same time or how can I let SER or serctr&nbsp; <br>chage the path to fit another.<br><br>Did someone can show me some clue or solution?<br>thanks!!