Problems with Local not connecting to a current dev site

I am having issues where Local has the following errors:

  • Unable to fetch WordPress version from wp-includes/version.php
  • Unable to find: DB_HOST, DB_NAME, DB_USER, DB_PASSWORD in wp_config.php

The site domain was changed to big-picture-mentoring.local to get around the .dev issues on the current browsers. The site will not load to the .local, but only to big-picture-mentoring.dev. I manually changed the wp_config.php to reflect the .local extension vs. the .dev extension. It still defaults to the .dev regardless.

I have the same problem :frowning:

@muvtek: did you ever get this sorted?