[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] Help with MySQL on RaQ 4i



> > I have just recently installed MySQL 3.23.41 from the rpm found on the
> MySQL website.
> >
> > I am not sure but I believe there is a problem with the install...
> > I tried to follow the proper setup... and when I call mysqld I receive the
> > following error...
> > Can anyone with MySQL experience help please???
> >
> > "Can't start server: Bind on TCP/IP port in use... do you already have a
> > mysqld server running on port 3306"
> >
SSH into your RaQ, 
su - 
netstat -tupan
and look and see what process is using port 3306
If you are running portsentry, it may be bound to 3306.

Gerald