I’ve been having an on going issue hosting Sage 10 on WPEngine. It appears that the “app” container is coming up empty in my [my-theme]/index.php
file.
Things that I’ve tried:
- Changing the compiled view path to
/tmp/sage-cache
- Running
wp acorn optimize
on the server - Clearing all cache at every level
There are no errors on any of the server logs or in storage/logs/
WPEngine support does not seem to know how to solve this.
I installed Sage using the latest dev-master build. Acorn is set to dev-main