Date: Mon, 19 Apr 2004 17:31:21 +0100 From: Peter Risdon <peter@circlesquared.com> To: ilich <shmil@onego.ru> Cc: freebsd-questions@freebsd.org Subject: Re: MySQL Message-ID: <4083FED9.1070605@circlesquared.com> In-Reply-To: <opr6hhnifjkmugx5@mail.onego.ru> References: <opr6hhnifjkmugx5@mail.onego.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
ilich wrote: > > > Hello All! > I have small problem. > I installed apache2\php4\mysql. Apache and php work fine, but mysql > doesn't work. When I enter "mysql" to my console it send massage > "Can't connect to local MySQL server through socket > 'tmp/mysql.socket'". As far as I Know mysqld doesn't load to memory, > but I'm not sure.Please, give me any advices and explain me what does > mean this massage. You probably need to start mysql: #/usr/local/etc/rc.d/mysql-server.sh start PWR
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4083FED9.1070605>