I’m deploying to WP Engine and have many Sage 10 sites running there.
I’m deploying a Sage 11 site and I’m getting critical errors when visiting the wp user registration page: /wp-login.php?action=register
If I run composer dump
on the server this error goes away.
If I run wp acorn view:cache
this error returns.
I’ve run other wp acorn commands like optmize:clear
and others, but I’m not able to resolve the error.
How can I continue troubleshooting?