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

Catherine Millington
Catherine Millington
3,754 Points

Why won't wordpress load on my local server? (Using XAMPP)

I can get to the local server and see the files. I can load a test page but i can't load any wordpress pages. I've tried starting a new localwp.com to configure it again but it won't even get to a config page. It just says ERR_CONNECTION_REFUSED. Please help me! I'm going crazy!

Lucas Santos
Lucas Santos
19,315 Points

did you set up Wordpress correctly with your local XAMPP database?

1 Answer

Hi Catherine,

Make sure Apache is running by checking the XAMPP control panel. You'll also want to run Apache with administrator privileges. Also, make sure another application isn't using the needed port, e.g., Skype, etc.

Catherine Millington
Catherine Millington
3,754 Points

It has been working and for some reason now it isn't. The Apache is set up and running but I'll check the port and make sure it is running with administrator privileges. Thank you.