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

Installing 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

Darren, that's correct, and it's actually shown how in one of the next videos.

Sorry I wasn't clear. If you watch this video:

http://teamtreehouse.com/library/local-wordpress-development/local-wordpress-development/installing-wordpress-locally

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.

Hey Darren, I'm thinking the Windows installer automatically sets all of that up for you. Here also are some FAQs from the website. :smiley:

I 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.

Zac Gordon

I 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.

Here'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?

This has come up before on the forums, and Jason Seifer recommended localtunnel.

Thanks

Anytime! Glad you got everything worked out.