This forum is no longer active. Please post your questions to our new community site
Rubystack install does not give access to 3306 port
|
|
I am using Win XP Pro and i have previously installed WAMP server , Python While trying to setup the Rubystack and Djangostack exe files, it does not accept the default 3306 port and asks for another one, the message is the following: “Please enter the port that the MySQL server will listen to. The entered port should not be used for any other process running on the server” what to do .. p.s. same message was when i tried to install Djangostack |
|
|
Hi, The problem is that you have another MySQL server running in your machine. You can set a different MySQL port like 3307 and everything will work correctly. |

