How to free up port number 3306 in wamp / xampp server?
MySQL database connectivity error is a common thing in web development. Most of the developers using wamp server in localhost. Sometimes wamp server doesn’t connect with the MySql database due to a port connectivity issue. In this post, I will show detailed steps to fix the 3306 port issue in the wamp server. Wampserver contains … Read more