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

Claudio Gomes
Claudio Gomes
8,872 Points

Error 500 when trying to run a Wordpress site downloaded from live into localhost.

I've installed MAMP and the vanilla WP on my local OS X without a problem using the 5 minutes installation. Then I decided to download my live server & the associated DB into my localhost and started getting an error 500. Any suggestions on what might be happening here or how do I go about fixing the issue?

Joel Bardsley
Joel Bardsley
31,249 Points

I expect you'll need to change the Site URL from what is set on your live server to localhost. The attached link provides a few methods to go about doing this.