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 a Local Web Server on a PC

Cant get the home page loaded

I have installed Xampp on my Windows7 machine, and have followed along with the video to create an index.php file in the htdocs directory. But when I go to the browser, and type in localhost I get the message- "Apache is installed correctly but not configured." My computer is behind a proxy, and I have followed along some other tips from Stackoverflow to change the port number on which Apache is listening. I have edited the httpd.conf file to make it listen to 172.16.30.20:8080. But still, I cant get the test site page Zac shows in the video. Any help will be appreciated. Thank you.