Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Can't Start MySQL 4.1.12 - something else is using 3306

Status
Not open for further replies.

LittleSmudge

Programmer
Mar 18, 2002
2,848
GB
I have installed MySQL on a remote server on our network running Windoz 2000 Server.

However it reports that something else is using Port 3306 and refuses to start.

Details :


Code:
C:\ .. .. \bin> mysqld --console
Can't start server: Bind on TPC/IP port: No Error
051128  9:14:34 [ERROR] Do you already have another mysqld server running on port: 3306 ?
051128  9:14:34 [ERROR] Aborting
051128  9:14:34 [Note] mysqld: Shutdown complete


Well If I had another instance running I wouldn't be trying to launch this one !

I've checked the Windoz Task Manager and MySQL does not appear on the Processes List.

Also If I run the MySQL server Instance Config Wizard it only shows one instance installed and fails to start it that way either.


So I'm fairly sure something else is using port 3306.

How can I find out what it is that is sitting on port 3306 ?


G LS
spsinkNOJUNK@yahoo.co.uk
Remove the NOJUNK to use.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top