From owner-freebsd-questions@FreeBSD.ORG Tue Sep 27 11:05:00 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 6833016A41F for ; Tue, 27 Sep 2005 11:05:00 +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 AD0B243D66 for ; Tue, 27 Sep 2005 11:04:56 +0000 (GMT) (envelope-from freebsd@redry.net) Received: (qmail 44019 invoked by uid 89); 27 Sep 2005 21:04:55 +1000 Received: by simscan 1.1.0 ppid: 44001, pid: 44011, t: 0.4826s 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 21:04:55 +1000 Message-ID: <43392755.3010103@redry.net> Date: Tue, 27 Sep 2005 12:04:53 +0100 From: eoghan User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Glenn Dawson 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> <43390E85.8090001@redry.net> <6.2.3.4.2.20050927031459.05d71710@cobalt.antimatter.net> In-Reply-To: <6.2.3.4.2.20050927031459.05d71710@cobalt.antimatter.net> 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: Peter Clutton , freebsd-questions@freebsd.org 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 11:05:00 -0000 Glenn Dawson wrote: > At 02:19 AM 9/27/2005, eoghan wrote: > >> 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. > > > You should try and solve the problem if you can. It's the best way to > learn. > > Have you tried running the startup script like this: > > sh /usr/local/etc/rc.d/mysql-server.sh start > > -Glenn Hi Glenn Yes i have tried this and i get: This: not found I think there is something fundamentally wrong with my install? I started acting up when i tried to do a sysintall upgrade which didnt complete (perl and others wouldnt install for xorg i think). Ive learnt a lot in the past few weeks though. and thanks for your help. i really appreciate people helping out cos im really new at this. Dumped windows for os x and got free bsd on my old windows machine to play with. Eoghan