Always same error 500 when error happen (dev mode on)

Hi i have always the same error 500 when something doesn’t work, in mamp i had on the screen a message with file and line with the error, how can i do that with local?

This is super important to develop fast and correctly.

Many thanks,
Andrea.

Hi Andrea,

I’d try enabling WP_DEBUG in wp-config.php if it’s not already enabled.

If that doesn’t work, please try the following:

  1. Update to 2.0.8 if you haven’t already
  2. Right-click on the site in Local and export it
  3. Re-import the site using the Preferred environment

The process above will make sure that the site is using the latest and greatest version of the Preferred environment which should fix this exact issue.

We’ll be improving the process of upgrading site environments down the road :slight_smile: