From owner-freebsd-questions@FreeBSD.ORG Fri Oct 13 13:14:38 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 7C16216A40F for ; Fri, 13 Oct 2006 13:14:38 +0000 (UTC) (envelope-from spap13@googlemail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.187]) by mx1.FreeBSD.org (Postfix) with ESMTP id A189A43D68 for ; Fri, 13 Oct 2006 13:14:34 +0000 (GMT) (envelope-from spap13@googlemail.com) Received: by nf-out-0910.google.com with SMTP id n15so1540553nfc for ; Fri, 13 Oct 2006 06:14:33 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=googlemail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=JBjDp9uHlHFnFfy01mt0mW/nR6U/Vwg44OjsPzp1pSgYTGG7r8lST66Dls71moYCMqW2PtDNzvGql+wxD6WTExru2vFpUP5ya8z6Hv/WhiIV1oVu/HfDZOpAwePtmwDzy887OsI+4csnUJinRDpj9v67dX/lJWOpH/YAWA/leoA= Received: by 10.48.48.1 with SMTP id v1mr2299068nfv; Fri, 13 Oct 2006 06:14:32 -0700 (PDT) Received: by 10.48.12.1 with HTTP; Fri, 13 Oct 2006 06:14:32 -0700 (PDT) Message-ID: Date: Fri, 13 Oct 2006 14:14:32 +0100 From: "Spiros Papadopoulos" To: "Desmond Coughlan" In-Reply-To: <20061013105920.18867.qmail@web27507.mail.ukl.yahoo.com> MIME-Version: 1.0 References: <20061013112645.8c4e779d.albi@scii.nl> <20061013105920.18867.qmail@web27507.mail.ukl.yahoo.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-questions@freebsd.org 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:14:38 -0000 Hi again, On 13/10/06, Desmond Coughlan wrote: > > X-No-Archive: true > > Thanks guys.. it worked. I still don't know why MySQL didn't start at > boot. I am using MySQL occasionally in my FreeBSD. For this reason when i first had the same with you problem and i found this way to start it, i never tried to fix it due to the fact that i don't need it..yet. I will try and fix it when i will really need MySQL to start on startup, which can be at any time. I am not 100% sure, this is why i asked for comments from other experienced users. On the other hand since it works it is a possible solution! Maybe not the best possible one, but it is. I sent you this, to start you working and have time to look for a more appropriate solution if you want / if exists (must exists). > 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. :) brrrr that's gruesome :) You can always put the command in your .cshrc file (WARNING: i haven't done this myself ! ..but i cannot see any reason why it should not work), again until you find the way to fix the /etc/rc.d/*mysql* script Regards Spiros