From owner-freebsd-questions@FreeBSD.ORG Mon Apr 19 09:13:29 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 55BCE16A4CE for ; Mon, 19 Apr 2004 09:13:29 -0700 (PDT) Received: from mail.onego.ru (mail2.onego.ru [62.33.22.3]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6989B43D53 for ; Mon, 19 Apr 2004 09:13:28 -0700 (PDT) (envelope-from shmil@onego.ru) Received: from axb-computer (as2-08.dialup.onego.ru [217.107.59.9]) by mail.onego.ru (8.12.10/8.12.5) with ESMTP id i3JGDMbe029317 for ; Mon, 19 Apr 2004 20:13:25 +0400 Date: Thu, 15 Apr 2004 10:00:44 +0400 To: freebsd-questions@freebsd.org From: ilich Organization: axb Content-Type: text/plain; format=flowed; charset=koi8-r MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-ID: User-Agent: Opera7.23/Win32 M2 build 3227 Subject: MySQL X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Apr 2004 16:13:29 -0000 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. Thanks, Ivan