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 trialitamarlopes
164 Pointswhere can i find the steps for installation on Windows?
these steps seem to be for Mac installations. where can i find it for windows?
3 Answers
Jeff Busch
19,287 PointsHere, I googled this. But I'm pretty sure Treehouse will walk you through it.
Darren Healy
Front End Web Development Techdegree Student 23,565 PointsThe confusion might be coming from the fact that Zac focuses on Mamp in the videos. It certainly confused me at first.
Try this as a start: http://teamtreehouse.com/library/local-wordpress-development/local-wordpress-development/installing-a-local-web-server-on-a-pc
Then, when you think you are at the stage of creating a database. Run Xampp with administrator rights, start Apache and MySQL, then click on the MySQL admin button which will bring up the PHPmyadmin view. This is set up in the same way as it is in the Mamp videos despite it being on the Mac.
Stick with it, you'll have an aha moment!
itamarlopes
164 Pointshi, thanks a lot for the quick reply! That makes more sense for sure. i think i just needed to click around a little longer.
itamarlopes
164 Pointsitamarlopes
164 Pointsthanks Jeff, this is probably the most "hands-off" approach!