> ERROR 2002: Can't connect to local MySQL Server > through socket /var/lib/mysql/mysql.sock (2) > Hi, It seems you have not started the mysql daemon. login as root and issue the following command:
#service mysqld start hope this helps. Regards, Shreyas Phadnis -- http://mm.ilug-bom.org.in/mailman/listinfo/linuxers

