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 trialClaudio Gomes
8,872 PointsError 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
31,249 PointsJoel Bardsley
31,249 PointsI 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.