Issue Summary
Seemingly out of nowhere, a site running in Local has stopped loading its front end. This initially happened after I made an adjustment to a template file. I restored that file but the problem remained. I then deleted the site from Local and imported a backup from before I had made the change. Same problem.
The admin side of the site works fine as usual. When loading any front-end page over Apache I get this:
Index of /
.DS_Store
.well-known/
.wp-cli/
cgi-bin/
wp-activate.php
wp-admin/
wp-blog-header.php
wp-comments-post.php
wp-config-sample.php
wp-config.php
wp-cron.php
wp-links-opml.php
wp-load.php
wp-login.php
wp-mail.php
wp-settings.php
wp-signup.php
wp-trackback.php
xmlrpc.php
I note the lack of “wp-content” folder (it is there).
If I switch to the nginx server I simply get “403 Forbidden”.
I am running 8 sites in Local right now and all but this one work. I can also create new sites no problem.
Since I can’t figure out why this has suddenly started happening I can’t replicate the issue. The same set of files/database works fine on my staging server, and all other local sites are working fine.
System Details
- Local 6.3.1+5826
- MacOS Monterey 12.3.1
- Site name: VMA
local-logs.zip (1.1 MB)