Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Jul 2008 16:08:40 +0200
From:      Mel <fbsd.questions@rachie.is-a-geek.net>
To:        freebsd-questions@freebsd.org
Cc:        =?windows-1251?b?0uDw4PE=?= <Golub_Taras@i.ua>
Subject:   Re: Can't connect to local MySQL server through socket '/tmp/mysql.sock
Message-ID:  <200807111608.40859.fbsd.questions@rachie.is-a-geek.net>
In-Reply-To: <E1KHIx7-0003YC-MD@web06.mi6.kiev.ua>
References:  <E1KHIx7-0003YC-MD@web06.mi6.kiev.ua>

next in thread | previous in thread | raw e-mail | index | archive | help
On Friday 11 July 2008 15:46:25 =D2=E0=F0=E0=F1 wrote:
> Hi! I need two MySQL servers run simultaneously.

Why?

> But when I try to run=20
> server I have
>
>  ERROR 2002 (HY000): Can't connect to local MySQL server through socket
> '/tmp/mysql.sock' (2)

Use jails if you have really need to, or start each of them with different=
=20
configuration file, so that you can change:
=2D socket
=2D listen address/networking
=2D data directory
=2D log directory
=2D possibly something I"m forgetting
=2D-=20
Mel

Problem with today's modular software: they start with the modules
    and never get to the software part.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200807111608.40859.fbsd.questions>