On Nov 17, 2003, at 12:40 PM, <[EMAIL PROTECTED]> wrote:


Hi, I am installing a binary version of mysql 4.0.7, but I cannot get the mysql daemon running. Mysqld ends right after I start it up.
I attached the command I use and the output. I also cut and pasted the output from the log file.

[...]


031117 15:09:55 Can't start server: Bind on TCP/IP port: Address already in use
031117 15:09:55 Do you already have another mysqld server running on port: 3306
?

'fuser -n tcp 3306' should give you the process id of the process holding up the port.


--Jo


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



Reply via email to