Hi,
Everything was working fine last week, but after updating Local, I can not access my sites anymore! I have a page 502 Request Error.
And after updating the environment and cloning the site, I get this error message when I click on “admin” or “view site”:
<? Php / ** * Front to the WordPress application. This file does not do anything * wp-blog-header.php which WordPress to load the theme. * * @package WordPress * / / ** * Tells WordPress to load the WordPress theme and output it. * * @var bool * / define ('WP_USE_THEMES', true); / ** Loads the WordPress Environment and Template * / require (dirname (__FILE__). '/wp-blog-header.php'); Thanks for your help !