From owner-freebsd-questions@FreeBSD.ORG Fri Oct 13 13:02:20 2006 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 601B916A407 for ; Fri, 13 Oct 2006 13:02:20 +0000 (UTC) (envelope-from heli@mikestammer.com) Received: from smtp106.sbc.mail.re2.yahoo.com (smtp106.sbc.mail.re2.yahoo.com [68.142.229.99]) by mx1.FreeBSD.org (Postfix) with SMTP id 2410743D53 for ; Fri, 13 Oct 2006 13:02:14 +0000 (GMT) (envelope-from heli@mikestammer.com) Received: (qmail 20139 invoked from network); 13 Oct 2006 13:02:13 -0000 Received: from unknown (HELO mail.mikestammer.com) (mikestammer@sbcglobal.net@70.131.105.213 with login) by smtp106.sbc.mail.re2.yahoo.com with SMTP; 13 Oct 2006 13:02:13 -0000 Received: from localhost (localhost [127.0.0.1]) by mail.mikestammer.com (Postfix) with ESMTP id D675053 for ; Fri, 13 Oct 2006 08:02:12 -0500 (CDT) X-Virus-Scanned: amavisd-new at mikestammer.com Received: from mail.mikestammer.com ([127.0.0.1]) by localhost (gondolin.middleearth.mikestammer.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ffOfyC5yqPV8 for ; Fri, 13 Oct 2006 08:02:11 -0500 (CDT) Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: eric) by mail.mikestammer.com (Postfix) with ESMTP id 93C7B73 for ; Fri, 13 Oct 2006 08:02:11 -0500 (CDT) Message-ID: <452F8E53.5050405@mikestammer.com> Date: Fri, 13 Oct 2006 08:02:11 -0500 From: Eric User-Agent: Thunderbird 1.5.0.7 (Windows/20060909) MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <20061013105920.18867.qmail@web27507.mail.ukl.yahoo.com> In-Reply-To: <20061013105920.18867.qmail@web27507.mail.ukl.yahoo.com> X-Enigmail-Version: 0.94.1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: RE : Re: MySQL and Roundcube Problem - db won't start! 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: Fri, 13 Oct 2006 13:02:20 -0000 Desmond Coughlan wrote: > X-No-Archive: true > > Thanks guys.. it worked. I still don't know why MySQL didn't start at boot. That's worrying, 'cos if I get hit by a car on my way home tonight, and the bloke who does IT here knows MySQL even less than I do (no really.. that _is_ possible..).... > > I've printed out the command that I used, and pinned it to the wall next to the machine. :) > > D. > > check the error logs tho, that will explain why its not restarting. most likely you have to just delete the old sock files Eric