Posted by J.O. Aho on 02/18/06 01:13
Jim wrote:
> I have installed xampp. When i am running the following i have got the
> result like this.
>
> [root@localhost run]# mysql
> ERROR 2002 (HY000): Can't connect to local MySQL server through socket
> '/tmp/mysql.sock' (2)
Your mysql server hasn't been started
/etc/init.d/mysql start
or
/etc/init.d/mysqld start
//Aho
Navigation:
[Reply to this message]
|