From owner-freebsd-questions@FreeBSD.ORG Tue Sep 27 09:19:07 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 337BA16A41F for ; Tue, 27 Sep 2005 09:19:07 +0000 (GMT) (envelope-from freebsd@redry.net) Received: from luke.segpub.com.au (luke.segpub.com.au [64.49.254.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id 927F643D48 for ; Tue, 27 Sep 2005 09:19:06 +0000 (GMT) (envelope-from freebsd@redry.net) Received: (qmail 68039 invoked by uid 89); 27 Sep 2005 19:19:04 +1000 Received: by simscan 1.1.0 ppid: 68000, pid: 68010, t: 2.2244s scanners: clamav: 0.86.1/m:33/d:984 spam: 3.0.4 Received: from unknown (HELO ?137.43.83.191?) (137.43.83.191) by 0 with SMTP; 27 Sep 2005 19:19:02 +1000 Message-ID: <43390E85.8090001@redry.net> Date: Tue, 27 Sep 2005 10:19:01 +0100 From: eoghan User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Peter Clutton References: <6.2.3.4.2.20050926123752.0352ad60@cobalt.antimatter.net> <6.2.3.4.2.20050926131354.05b98e40@cobalt.antimatter.net> <92AE5A80-D02C-4475-9885-7B7BC0661EEB@redry.net> <6.2.3.4.2.20050926133955.05746c80@cobalt.antimatter.net> <03FB710F-26BA-494B-9C67-6D877DE57333@redry.net> <57416b300509261657764f2973@mail.gmail.com> In-Reply-To: <57416b300509261657764f2973@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Checker-Version: SpamAssassin 3.0.4 (2005-06-05) on luke.segpub.com.au X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.0.4 Cc: freebsd-questions@freebsd.org, Glenn Dawson Subject: Re: mysql port install X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Sep 2005 09:19:07 -0000 Peter Clutton wrote: >> >>It just the way it got pasted. I grabbed it from samba (yep, got that >>working :) )... theres no actual spaces in the file. Im not sure what >>David means? If i run pkg_info | grep mysql i see version 4.1.14 for > > > I had exactly the same problem you are having until i enabled it in > rc.conf with mysql_enable="YES" . > Every time i started the mysql-server.sh i got the socket error. As soon as > i enabled it in rc.conf , it worked fine. I have tried this, thanks. However im getting a This: not found message/error. Im going to do a fresh install soon as I managed to mess things up badly i think :) Im getting to know more and more what im doing though (i think). Thanks to everyone who replied. Eoghan