DaniWeb IT Discussion Community

DaniWeb IT Discussion Community (http://www.daniweb.com/forums/)
-   MySQL (http://www.daniweb.com/forums/forum126.html)
-   -   port 3306 being used (http://www.daniweb.com/forums/thread114675.html)

evios Mar 19th, 2008 5:54 am
port 3306 being used
 
I'm currently working on my project. I use Vertrigo as my virtual server. However recently i always see this message when i use it....
MySQL database server does not work correctly. Check whether other applications use the important port (3306)...
i'd no clue at all but then i reconfigure my MySQL..problem still persist.
Any solution here? How do i check whether any application using that port as well? Thanks

nav33n Mar 19th, 2008 11:13 am
Re: port 3306 being used
 
hmm.. AFAIK, only mysql uses port 3306. To check what ports are being used, open command prompt and type netstat -ab. It ll list all the applications and the ports used by those applications.

Maybe that port is blocked by your firewall ?

kv79 Mar 26th, 2008 7:50 am
Re: port 3306 being used
 
Did you ever install any web sever like Apache .
1) First you might know that MySQL and MS SQL do not like each other .

Correct me if I am wrong .

vijayr May 13th, 2008 3:50 pm
Re: port 3306 being used
 
I have the same prob too :-( Any suggestions?

peter_budo May 14th, 2008 1:22 pm
Re: port 3306 being used
 
Quote:

Originally Posted by vijayr (Post 606235)
I have the same prob too :-( Any suggestions?


That problem description is very inacurate, you better provide full description of your problem...

vijayr May 16th, 2008 9:43 am
Re: port 3306 being used
 
I installed vertrigo server. The installation went smoothly, the only thing I changed was the installation path, instead of c:\program files... I gave C:\software.

When I attempt to start vertrigoserv, I can start Apache, PHP work correctly, but not MySQL.

alkafy Jun 11th, 2008 4:01 pm
Re: port 3306 being used
 
After MUCH Googling, I couldn't find the solution to this very same problem until I had an epiphany. MySQL would always run fine on installation, but it would error when it was started again any time after that. This led me to the solution:

If you are using Windows Vista, right click your Vertrigo shortcut and select "Run as Administrator."

I pulled my hair out looking for this solution and it's so obvious. I hope this helps anyone else with the same trouble.

varmadba Jun 13th, 2008 4:44 am
Re: port 3306 being used
 
As the Error Says 3306 is being used by some other application

user netstat to find out which application is using it or try turnning off firewall if any

or else you have to use different port for Mysql

muztang101 Jul 21st, 2008 12:29 am
same problem plz help
 
MySql database server does not work correctly. check whether other application use the

important por(3306)and terminate them.Moreover, check firewall settings and correctness the

configuration files <--- what should i do to solve the problem

varmadba Jul 21st, 2008 5:49 am
Re: same problem plz help
 
you will find
 port=3306 
in my.ini or my.cnf file
change that to some thing else say 3307 n try

or you have to check if any other application is using it
go to CMD and type netstat ,there you will find if 3306 is in use or not
if no application is using 3306 try disabling firewall


All times are GMT -4. The time now is 1:36 am.

Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC