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

XAMPP

I watched many XAMPP video on Treehouse and otherwise on Youtube. While i succeeded in installing and testing a website locally, the explanation is too technical and doesn't explain the logic of many steps. For example a more explanation of the xampp platform and buttons would help, a more explanation of the fields to be filled and why is a user wpuser or what it can be, and what is the site about field versus the database user field. A sort of illustrative map of relating Xampp functionality with what we are doing is important so we can configure future issues ourselves. More important, two key point by Zac about organizing sites- first do we continue to build all projects under HTDOCS, or under SITES folder created in the desktop, because the above 2 lessons confused me and contradict each other. Second i want to understand if i am building 4 sites or 5 sites as a practice at the same time, shall i list all of them in separate folders under htdoc? And FOR EACH I HAVE TO INSTALL A SEPARATE WORDPRESS?/? And what common xamp access to be used when accessing different site folders at the same time?

2 Answers

Zac Gordon
STAFF
Zac Gordon
Treehouse Guest Teacher

Hi!

Thanks for the feedback about things I can include when we redo the course to help you better understand what's happening.

To answer your question though, you would setup multiple folders in your htdocs folder for each project.

Thank you Zac appreciate your involvement