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 trialRoni Lubwama
3,456 PointsDev website unavailable when i re-start PC
I have installed desktop server and loaded the .dev website however when i re-start the PC i cannot access the local word press site. Error message is: this website cannot be reached. How can i resolve this issue?
2 Answers
Billy Bellchambers
21,689 PointsEnsure you have started up the desktopServer again from the xampplite folder.
Should be found in C:\xampplite
This needs to be running in order for the site to work locally from what i found.
Roni Lubwama
3,456 PointsThanks Billy. I have xampplite in the C folder. Not sure what else i am not doing right.
Billy Bellchambers
21,689 PointsMake sure you have the desktopserver application running thats found in that found.
C:\xampplite\DesktopServer
You will need this application running in order for your site to operate locally.
Once you start the application click through the options until you have a page like this. from there the "Sites" button at the bottom will show a list of all your WordPress sites.
Personally I made a shortcut to this application on my desktop so I can start it easily without going into the C:.
Hope this gets it working again for you.