Welcome to the Treehouse Community
The Treehouse Community is a meeting place for developers, designers, and programmers of all backgrounds and skill levels to get support. Collaborate here on code errors or bugs that you need feedback on, or asking for an extra set of eyes on your latest project. Join thousands of Treehouse students and alumni in the community today. (Note: Only Treehouse students can comment or ask questions, but non-students are welcome to browse our conversations.)
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and a supportive community. Start your free trial today.

Darren Healy
Front End Web Development Techdegree Student 23,565 PointsInstalling Wordpress Locally on PC using Xampp
So the current track video for this is dedicated to Mamp on Mac, what do windows users do on Xampp? Zac Gordon
5 Answers

Dustin Matlock
33,856 PointsDarren, that's correct, and it's actually shown how in one of the next videos.

Darren Healy
Front End Web Development Techdegree Student 23,565 PointsSorry I wasn't clear. If you watch this video:
You'll see that it only describes how to setup the database for wordpress on a mac. No mention of windows and Xampp at this stage.

Dustin Matlock
33,856 PointsHey Darren, I'm thinking the Windows installer automatically sets all of that up for you. Here also are some FAQs from the website.

Darren Healy
Front End Web Development Techdegree Student 23,565 PointsI don't think it would automatically do that, considering I might need a unique database for several local installation of wordpress, that wouldn't be appropriate.
Anyway, I figured out how to do it!
I'd recommend putting something like this (albeit with nicer grammar) in the teachers notes below:
"For windows users using Xampp - On your XAMPP Control Panel, click the “Admin” button in the MySQL section to open up phpMyAdmin."
It was this little thing that basically stumped me.

Dustin Matlock
33,856 PointsI think it may have been because the process is essentially the same with phpMyAdmin. I'm on a Mac and so it does create a database automatically, though, you're correct for multiple installations.

Darren Healy
Front End Web Development Techdegree Student 23,565 PointsHere's another question, can you allow access to someone over the internet, to a client for example, to showcase how a website may be coming along, where they can click, resize, play with an almost live view of a website using a programme like this?

Dustin Matlock
33,856 PointsThis has come up before on the forums, and Jason Seifer recommended localtunnel.

Dustin Matlock
33,856 PointsAnytime! Glad you got everything worked out.