From owner-freebsd-questions@FreeBSD.ORG Fri Oct 13 09:26:54 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 0EE9616A407 for ; Fri, 13 Oct 2006 09:26:54 +0000 (UTC) (envelope-from albi@scii.nl) Received: from post-23.mail.nl.demon.net (post-23.mail.nl.demon.net [194.159.73.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id F0D3143D5C for ; Fri, 13 Oct 2006 09:26:47 +0000 (GMT) (envelope-from albi@scii.nl) Received: from aseed.demon.nl ([83.160.138.119]:22676 helo=http.aseed.net) by post-23.mail.nl.demon.net with esmtp (Exim 4.51) id 1GYJJW-0001sC-IV; Fri, 13 Oct 2006 09:26:46 +0000 Received: from amandla (217-19-30-147.dsl.cambrium.nl [217.19.30.147]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by http.aseed.net (Postfix) with ESMTP id E332C56434; Fri, 13 Oct 2006 11:26:52 +0200 (CEST) Date: Fri, 13 Oct 2006 11:26:45 +0200 From: albi To: coughlandesmond@yahoo.fr, freebsd-questions@freebsd.org Message-Id: <20061013112645.8c4e779d.albi@scii.nl> In-Reply-To: References: <20061013082110.83079.qmail@web27509.mail.ukl.yahoo.com> X-Mailer: Sylpheed version 2.2.4 (GTK+ 2.8.20; i486-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: Subject: 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 09:26:54 -0000 On Fri, 13 Oct 2006 10:18:43 +0100 "Spiros Papadopoulos" wrote: > # /usr/local/libexec/mysqld -u root > > you probably want to add an ampersand '&' at the end of the line. > > and let me/us know if it works. I am sure this is not the appropriate > way to do this, but maybe it will get you started. and if you (original mysql-newbie-poster) want to check the logfiles, they're usually in /var/db/mysql/ you'll want to look at the *.err file(s), it could just be a problem with the socket -- grtjs, albi