Re: "Bind on Unix Socket: Permission Denied"

2003-12-22 Thread Tan Shao Yi
On Mon, 22 Dec 2003, Aleksei Wolff wrote: > I just installed the server and I am getting this > message in the mysql.log when I execute: > > ./bin/safe_mysqld --user=mysql & Hi Alex, You might want to check the permissions of your /tmp directory. Is it "drwxrwxrwt"? :) Regards, Tan Shao Yi --

Re: Bind on unix socket: Permission denied

2002-11-22 Thread Van
What are your permissions on /tmp ? should be: drwxrwxrwt 3 root wheel 512 Nov 22 14:56 /tmp Van -- = Linux rocks!!! http://www.dedserius.com/ = Kenneth Illing

Re: Bind on unix socket: Permission denied

2001-12-28 Thread sam
EMAIL PROTECTED]> Sent: Friday, December 28, 2001 3:51 PM Subject: RE: Bind on unix socket: Permission denied > > i run mysql_insyall_db and when i started safe_mysql > > If you were able to run mysql_instal_db, then mysqld > was already running. > > > # ./safe_mysqld -

RE: Bind on unix socket: Permission denied

2001-12-28 Thread Carsten H. Pedersen
> i run mysql_insyall_db and when i started safe_mysql If you were able to run mysql_instal_db, then mysqld was already running. > # ./safe_mysqld --user=mysql & > [1] 19554 > # Starting mysqld daemon with databases from /var/lib/mysql > 011228 12:32:19 mysqld ended > > mysqld.log shows > > 0