From owner-freebsd-questions@FreeBSD.ORG Thu Jan 13 09:35:09 2005 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 E201616A4CF for ; Thu, 13 Jan 2005 09:35:09 +0000 (GMT) Received: from pastinakel.tue.nl (pastinakel.tue.nl [131.155.2.7]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5C7DF43D54 for ; Thu, 13 Jan 2005 09:35:09 +0000 (GMT) (envelope-from freeknossin@tiscali.nl) Received: by pastinakel.tue.nl (Postfix, from userid 40) id 64D9214BFE6; Thu, 13 Jan 2005 10:35:08 +0100 (CET) Received: from pcwin502 (dyn414.win.tue.nl [131.155.70.117]) by pastinakel.tue.nl (Postfix) with ESMTP id 3044014BD66; Thu, 13 Jan 2005 10:35:06 +0100 (CET) From: "Freek Nossin" To: Date: Thu, 13 Jan 2005 10:35:06 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook, Build 11.0.6353 In-Reply-To: <20050112140937.GA17381@akroteq.com> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Thread-Index: AcT4sJm2e6/wTVJDSLO+vu/RyoNewQAog1FA Message-Id: <20050113093506.3044014BD66@pastinakel.tue.nl> X-Spam-Checker-Version: SpamAssassin 2.64 (2004-01-11) on pastinakel.tue.nl X-Spam-DCC: dmv.com: pastinakel.tue.nl 1181; Body=1 Fuz1=1 Fuz2=1 X-Spam-Status: No, hits=-1.9 required=6.3 tests=BAYES_00,MSGID_FROM_MTA_SHORT autolearn=no version=2.64 X-Spam-Level: cc: andy@firman.us Subject: RE: Trouble starting 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: Thu, 13 Jan 2005 09:35:10 -0000 People should really check /usr/ports/CHANGES after synchronising the ports tree. One of the entries in the file is: (there are also entries for the other mysql versions) 20041019: AFFECTS: users of databases/mysql41-server AUTHOR: ale@FreeBSD.org The MySQL Daemon must now be enabled / disabled in rc.conf. See the script for details. I hope this helps ;) -----Original Message----- From: owner-freebsd-questions@freebsd.org [mailto:owner-freebsd-questions@freebsd.org] On Behalf Of Andy Firman Sent: woensdag 12 januari 2005 15:10 To: freebsd-questions@freebsd.org Subject: Re: Trouble starting MySQL On Wed, Jan 12, 2005 at 09:35:21AM -0000, Walker, Michael wrote: > > Greetings all, > I installed MySQL from ports (mysql-4.1.7) then tried to start it. > Nothing doing - wo way. > > Starting it from /usr/loca/etc/rc.d/mysql-server.sh nothing happens. > No error message is emitted, but no running instance of mysql either. > > > > Read /usr/loca/etc/rc.d/mysql-server.sh you now have to start mysqld > from your rc.conf file. I am confused. I run FreeBSD 4.10 stable with mysql-server-4.0.21 installed from the ports. I have nothing in my rc.conf file for mysql, but I do have a /usr/local/etc/rc.d/mysql-server.sh file. When I rebooted the machine last month, mysql started without anything in the rc.conf file. Why? _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"