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 How to Install WordPress on Your Computer How to Install WordPress on Your Computer Installing WordPress with DesktopServer

I've installed desktop server and have set up a local instance. How do I delete it? How do I turn off the server?

I now know how to create a server thanks to Desktop Server. How do I turn if off, if I no longer have a need for it.

Thanks!

1 Answer

Dale Severude
seal-mask
.a{fill-rule:evenodd;}techdegree seal-36
Dale Severude
Full Stack JavaScript Techdegree Graduate 71,349 Points

If you fire up Desktop Server you immediately have all the needed options from the default User Interface:

  • Stop or restart the web and database services.
  • Remove, copy or move an existing website.
  • Create a new development website.

Thanks!