Jump to content

port 3306 still open


Recommended Posts

i have tried installing it multiple times all separately, then tried xampp but the port 3306 error came up, probably because i didnt uninstall it. two questions: 1. should i uninstall and use wamp like in the sticky above, or is that a minor problem that i can fix and should use xampp, 2. how can i test it? i tried making a file called test.php with <?php php.info(); ?> somethin like that from a tut that should have worked but didnt, and saved it in the hpdocs or w/e and opened it and nothing. help? thanks in advance.

Link to comment
Share on other sites

port 3306 is to do with MySQL and not Apache/PHP. By default MySQL listens to port 3306.

 

When uninstalling MySQL it is important that you stop the service before your uninstall it, MySQL does attempt to stop the service if its running during unistall but this sometimes fails. If you don't stop the service then it can cause these sort of problems.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.