•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the MySQL section within the Web Development category of DaniWeb, a massive community of 391,572 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 2,835 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our MySQL advertiser:
Views: 2160 | Replies: 9 | Solved
![]() |
•
•
Join Date: Sep 2007
Posts: 59
Reputation:
Rep Power: 1
Solved Threads: 0
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
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
•
•
Join Date: Nov 2007
Location: Bangalore, India
Posts: 3,098
Reputation:
Rep Power: 8
Solved Threads: 238
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 ?
Maybe that port is blocked by your firewall ?
Last edited by nav33n : Mar 19th, 2008 at 11:14 am.
Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning.
*PM asking for help will be ignored*
*PM asking for help will be ignored*
•
•
Join Date: Nov 2007
Location: Banjaluka,RS,Bosnia
Posts: 283
Reputation:
Rep Power: 0
Solved Threads: 7
•
•
Join Date: Dec 2004
Location: London or Slovakia
Posts: 2,134
Reputation:
Rep Power: 10
Solved Threads: 257
Learn to see in another's calamity the ills which you should avoid.
Publilius Syrus
(~100 BC)
If we helped you to solve your problem, answered your question please mark your post as SOLVED.
Publilius Syrus
(~100 BC)
If we helped you to solve your problem, answered your question please mark your post as SOLVED.
•
•
Join Date: Jun 2008
Posts: 1
Reputation:
Rep Power: 0
Solved Threads: 1
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.
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.
•
•
Join Date: Jun 2008
Posts: 34
Reputation:
Rep Power: 1
Solved Threads: 4
you will find 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
port=3306
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
:- Varma
![]() |
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
•
•
•
•
•
•
•
•
DaniWeb MySQL Marketplace
Similar Threads
- I Need Help Installing Vbulletin (MySQL)
- Cannot connect to server (MySQL)
- php adodb library connect remote mysql (PHP)
- ERROR 2002: Can't connect to local MySQL server (MySQL)
- An unhandled exception occurred during the execution of the current web request. (ASP.NET)
- MySQL Question(s) (MySQL)
- Trouble with setting up server (MS SQL)
- Database connectioin error (MySQL)
- help installing vbulletin (Database Design)
- From chester Heres all the code. Sorry but I just encluded the code in here (Database Design)
Other Threads in the MySQL Forum
- Previous Thread: Do I need to know MySQL
- Next Thread: Query help



Linear Mode