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 WordPress Locally

Is there no video to install wordpress locally for windows?

Hello, I seem to be confused. The video goes into MAMP which was for MAC, but I am running PC. I am lost on what to do, it doesn't mention anything about PC now. OR is it just automatic with PC after I copy the files into the htdocs folder?

3 Answers

It's the fourth video in this course.. For installing local host on a pc...

Hi Anthony,

If you've done the XAMPP setup for Windows, you should be good to go with the Installing WordPress Locally video. All of the instructors on TT do seem to use Macs, but generally once you've got the server/db setup via XAMPP you should be able to just drop your WP files into htdocs, as you say, and go from there. Make sure XAMPP is running! :)

thank you both