> Well, the find / -name mysql.sock didn't return anything at all so this 
> *is* an odd predicament. 

Maybe it doesn't exist unless mysqld is running? Maybe the mysqld user
can't get at the directory the socket is supposed to be in?

> Would it work if someone with a similar 
> version e-mailed me a copy of their mysql.sock file?

Wouldn't help. There's nothing important in it.

What does your my.cnf look like? Have you checked for startup scripts in /etc/rc?

And what are the permissions on the directories all the way from root to
the directory the socket is supposed to be created in? Do you have a
user for mysqld to run as? What group is mysqld running under? (Etc.)

-- 
Joel Rees, programmer, Kansai Systems Group
Altech Corporation (Alpsgiken), Osaka, Japan
http://www.alpsgiken.co.jp


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to