easons:
1) mysqld is already running, so there's already a socket.
2) mysql doesn't have permission to write to /tmp.
As you've eliminated #1, #2 is the likely problem. If so, you'll need to
fix that. Run
chmod 1777 /tmp
as root (or with sudo).
Michael
OpenView Mike wrot
cabuov02:/tmp# ps -eaf | grep mysql
root 14530 13637 0 12:36:16 pts/tb0:00 grep mysql
cabuov02:/tmp# ll /tmp/mysql*
/tmp/mysql* not found
But there was a pid file:
/var/opt/mysql/hvu03931.pid
So, I renamed it, and tried starting mysqld again - it still fails.
Michael
[EMAIL PROTEC
n why the server is shutting down.
-- Original Message --
> From: OpenView Mike
> To: mysql@lists.mysql.com
> Date: Friday, March 11, 2005 04:01:56 PM -0800
> Subject: Fwd: ./configure issue
>
>
> Dear Sirs:
>
> I attempted another mysql install on an
Here is the contents of the err log:
050311 12:12:08 mysqld started
050311 12:12:08 [ERROR] Can't start server : Bind on unix socket: Permission
denied
050311 12:12:08 [ERROR] Do you already have another mysqld server running on
socket: /tmp/mysql.sock
?
050311 12:12:08 [ERROR] Aborting
05031
ng mysqld daemon with databases from
/opt/apps/mysql/data
STOPPING server from pid file /opt/apps/mysql/data/cabuov02.pid
050311 12:12:08 mysqld ended
Any insight you could give me on this matter would be HIGHLY APPRECIATED, and
thanks!
Stay Strong,
Michael "OpenView Mike" Stoller
W
ng mysqld daemon with databases from
/opt/apps/mysql/data
STOPPING server from pid file /opt/apps/mysql/data/cabuov02.pid
050311 12:12:08 mysqld ended
Any insight you could give me on this matter would be HIGHLY APPRECIATED, and
thanks!
Stay Strong,
Michael "OpenView Mike" Stoller
W