MESSAGE
| DATE | 2002-02-04 |
| FROM | Joe Villari
|
| SUBJECT | Re: [hangout] mysql help
|
From owner-hangout-desteny-at-mrbrklyn.com Mon Feb 4 09:20:36 2002 Received: (from mdom-at-localhost) by www2.mrbrklyn.com (8.11.2/8.11.2/SuSE Linux 8.11.1-0.5) id g14EKZQ32352 for hangout-desteny; Mon, 4 Feb 2002 09:20:35 -0500 Received: from tisch.mail.mindspring.net (tisch.mail.mindspring.net [207.69.200.157]) by www2.mrbrklyn.com (8.11.2/8.11.2/SuSE Linux 8.11.1-0.5) with ESMTP id g14EKYB32345; Mon, 4 Feb 2002 09:20:35 -0500 Received: from nycmny1-ar1-4-43-224-042.elnk.dsl.gtei.net ([4.43.224.42]) by tisch.mail.mindspring.net with esmtp (Exim 3.33 #1) id 16Xjz3-0003LJ-00; Mon, 04 Feb 2002 09:20:38 -0500 Mime-Version: 1.0 X-Sender: joev_nylxs-at-pop.pipeline.com Message-Id: In-Reply-To: <200202041329.g14DTLN31902-at-www2.mrbrklyn.com> References: <200202041329.g14DTLN31902-at-www2.mrbrklyn.com> Date: Mon, 4 Feb 2002 09:23:00 -0500 To: Ruben I Safir From: Joe Villari Subject: Re: [hangout] mysql help Cc: hangout-at-nylxs.com Content-Type: text/plain; charset="us-ascii" ; format="flowed" Sender: owner-hangout-at-mrbrklyn.com Precedence: bulk Reply-To: Joe Villari List: New Yorkers Linux Scene Admin: To unsubscribe send unsubscribename-at-domian.com to hangout-request-at-www2.mrbrklyn.com X-Keywords: X-UID: 17346 Status: RO Content-Length: 1973 Lines: 75
>You must be root
I was. I did just notice that the owner and group were mysql. I changed them to root.
safe_mysqld 020204 09:12:56 mysqld started 020204 09:12:56 Can't start server: Bind on unix socket: Permission denied 020204 09:12:56 Do you already have another mysqld server running on socket: /var/lib/mysql/mysql.sock? 020204 09:12:56 mysqld ended
020204 09:12:19:56 mysqld ended
There is no mysql.sock
and
safe_mysqld -h /var/lib/mysql/mysql/host.frm 020204 09:14:43 mysqld started 020204 09:14:43 ^G/usr/libexec/mysqld: Can't change dir to '/var/mysql/mysql/host.frm' ( errcode: 20) 020204 09:14:43 Aborting
020204 09:14:43 mysqld ended
> > > > > >I took a little while to respond, because I have been tryign to > > >compare your problem with what I have here. > > > > > > > > >I also have a /var/lib/mysql/mysql directory in which the .frm files > > >etc go. I did not change any default paths. > > > > > >I think you would be better off running mysql_install_db normally > > >and then running > > >safe_mysqld --datadir=/var/lib/mysql/mysql > > > > > > > Morning Marco > > > > Late last night I removed and reinstalled the mysql rpms. Ran >mysql_install_db. > > > > safe_mysqld > > 020203 23:54:26 mysqld started > > 020203 23:54:26 /usr/libexec/mysqld: Can't find file: > > './mysql/host.frm' ( errno: 13) > > 020203 23:54:26 mysqld ended > > > > Then I tried: > > > > safe_mysqld -h /var/lib/mysql/mysql/host.frm > > 020203 23:55:43 mysqld started > > 020203 23:55:43 ^G/usr/libexec/mysqld: Can't change dir to > > '/var/mysql/mysql/host.frm' ( errcode: 20) > > 020203 23:55:43 Aborting > > > > 020203 23:55:43 mysqld ended > > > > Any ideas? I was thinking maybe trying a source build. > > Joe > > > > ____________________________ > > New Yorker Linux Users Scene > > Fair Use - > > because it's either fair use or useless.... > >
____________________________ New Yorker Linux Users Scene Fair Use - because it's either fair use or useless....
|
|