My website has stopped working. Nothing shows up on screen. I initially got an error 500. I see everything on my local.
I talked to my webhost (dreamhost). This is the error they see:
PHP Fatal error: require(): Failed opening required
‘/home/cqsmunt/website.com/vendor/composer/…/…/kirby/config/aliases.php’
(include_path=’.:’) in
/home/cqsmunt/website.com/vendor/composer/autoload_real.php on line 66
I don’t get any similar error when I run it in Debug. But when I roll back some commits (including an update to 3.2) I do get it:
Failed opening required ‘/Users/sarah/Sites/cq/vendor/composer/…/…/kirby/config/setup.php’ (include_path=’.:/usr/local/Cellar/valet-php@7.1/7.1.25/share/valet-php@7.1/pear’)