Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

WordPress Local WordPress Development Local WordPress Development Installing a Local Web Server on a PC

Couldn't run Apache and MySQL, click start, they show starting... but they stopped afterwards.

My version is 5.6.24-1. When I opened up the app, it does looks different from the video as it is due to different version. I clicked on manage servers, start apache and mySql, first they are starting.. then they stopped. Tried several times. It's the same. What's went wrong?

1 Answer

Jonathan Grieve
MOD
Jonathan Grieve
Treehouse Moderator 91,252 Points

Have you recently installed an application that's using up the default ports? The application will stop if that's the case. Yu may be able to resolve this by closing any application that' using localhost ports.

Thanks Jonathan!