From CLI 1drush st This error is shown: 1PHP Fatal error: Uncaught Error: Call to undefined function cache_get() in xxxx Solution Is always due to php syntax error. What did you add just recently? Perhaps a semicolon is missing in settings.local.php? Further information in …
Read More