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 trialJami Schwarzwalder
17,961 PointsHow do you install a Local Wordpress Development for Windows?
The instructor had me install XAMPP and then delete all the files in the htdocs folder. however I don't know how to initialize the database so I can install Wordpress.
In the video he his only showing how to do it for MAC.
3 Answers
Melinda Golden
Full Stack JavaScript Techdegree Graduate 25,815 PointsIn your browser, go to localhost/xampp/index.php, click on phpMyAdmin and log in. Or go to localhost/phpmyadmin. Then you should be able to follow the same instructions in the video.
Obayanju Damilare
3,383 PointsYou saved a life here!!
Richard Fry
232 PointsThanks!
Andrew Kornes
4,300 PointsRunning Windows 10: In the XAMPP Control Panel (the small window that is running the server) find the column labled Module. Scan down to MySQL. Notice the "Actions" area next to the stop button and click "Admin." This is essentially the same as clicking "open start page" on MAMP. You can just scrub the video to the 1:00 mark an you'll be back on track.
Sardor Shaahmedov
334 Pointsthanks!
Teena Abbott
21,054 PointsI found this to be really helpful for setting up and using xampp on windows. https://premium.wpmudev.org/blog/setting-up-xampp/
Scott Cox
12,219 PointsScott Cox
12,219 PointsHi Jami!
You should check out this video where Zac shows you how to install XAMP on Windows.
If you don't get on with XAMP, you should give WAMP a go. That's what I use and I've not had any problems! If you wanna know more about starting your database in PHPMyAdmin then let me know!
Hope that helps!