Its the SQL that wont start :/do you have skype or teamviewer? if so they are probably running on the same port as xampp and that is why u cant start apache in the control panel. assuming this is probably the issue youre having?
oh mysql? what does it say? be more specific. whatever it is its fixable. did u happen to install any other mysql off the internet other than xampp?Its the SQL that wont start :/
iisHello, Im going to start an localhost retro, For educational purposes, All the ports are used already for xampp :/
And i need something else like xampp..
iis is pointless for a localhost retro without a vps dude, use xampp.
True but if he wants to keep skype he may aswelliis is pointless for a localhost retro without a vps dude, use xampp.
he just said mysql wont start which is port 3306 (thats mysqls port) skype and tv are on port 80 which is the same port apache runs on but that isnt the issue hes having which makes me to assume he has another mysql other than xampp installed which is why mysql wont run. not being a smartass just providing the correct answerTrue but if he wants to keep skype he may aswell
i hate to quote you jmg as you are more of expert than me but youre all guiding him in the wrong direction. he just said its his mysql that wont start not apache. the solution is pretty clear. he has another mysql program installed and needs to unistall it then mysql should start.Change Skype or XAMPP to use different ports - a simple Google search will guide you in the right direction.
I don't recommend setting up a localhost retro unless it's for you to work on things etc without having to make it go live instantly, buy a cheap VPS or something, a lot safer and easier.
i hate to quote you jmg as you are more of expert than me but youre all guiding him in the wrong direction. he just said its his mysql that wont start not apache. the solution is pretty clear. he has another mysql program installed and needs to unistall it then mysql should start.
Do the same for MySQL? Find out what's running on that port. Open CMD > type netstat -abno > disable/uninstall what's already running on that port.Change Skype or XAMPP to use different ports - a simple Google search will guide you in the right direction.
I still recommend this.I don't recommend setting up a localhost retro unless it's for you to work on things etc without having to make it go live instantly, buy a cheap VPS or something, a lot safer and easier.