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!
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.