ok
fuser /tmp/mysql.sock
returned nothing I might try a reboot to see what happens
On Wed, 23 Mar 2005 18:08:51 +0000, Stephen Shirley <diamond at skynet.ie> wrote:
> Linux ilug wrote:
> > 050323 18:05:54 [ERROR] Can't start server : Bind on unix socket:
> > Address already in use
> > 050323 18:05:54 [ERROR] Do you already have another mysqld server
> > running on socket: /tmp/mysql.sock ?
> > 050323 18:05:54 [ERROR] Aborting
> >
> > 050323 18:05:54 [Note] ./mysqld: Shutdown complete
> >
> > is there a way of see what is running on port 3306?
>> Yes (netstat -anp | grep :3306), but it's not complaining about the tcp
> port, it's complaining about the unix socket /tmp/mysql.sock. Try 'fuser
> /tmp/mysql.sock' to see what's already using it. No doubt there's
> already a mysql process running. If so, kill the process id that fuser
> returns.
>> Steve
> --
> Irish Linux Users' Group
>http://www.linux.ie/mailman/listinfo/ilug/>>
Maintained by the ILUG website team. The aim of Linux.ie is to
support and help commercial and private users of Linux in Ireland. You can
display ILUG news in your own webpages, read backend
information to find out how. Networking services kindly provided by HEAnet, server kindly donated by
Dell. Linux is a trademark of Linus Torvalds,
used with permission. No penguins were harmed in the production or maintenance
of this highly praised website. Looking for the
Indian Linux Users' Group? Try here. If you've read all this and aren't a lawyer: you should be!