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 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:
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