MySql and XAMPP port problem

Discussion in 'MySQL' started by anakyn, Jan 8, 2009.

  1. #1
    Hi,
    I install on local computer XAMPP application (I want to build a site on local) when MySql try start I receive the next message:

    MySql Started [port 3306]
    Busy...

    I don't now were is the problem.
    Can some body help me?
    Thanks!
     
    anakyn, Jan 8, 2009 IP
  2. Colbyt

    Colbyt Notable Member

    Messages:
    3,224
    Likes Received:
    185
    Best Answers:
    0
    Trophy Points:
    210
    #2
    That is a normal error message if you click the start button twice. You are using the xampp control panel to load it right?

    Try again and look one line up.

    Also learn good habits. Create new folders in the htdocs file and place your sites and work in a seperate folder. To go to your sites use localhost/foldername

    Doing it this way will let you keep all the goodies that came with the distribution.

    If using XP don't run Apache or mysql as a service. Just start them when you want them. If running as a service windows loads them on startup and that is why you get the busy message.
     
    Colbyt, Jan 8, 2009 IP
  3. phone00x

    phone00x Guest

    Messages:
    10
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    thank's for all
     
    phone00x, Jan 13, 2009 IP