Wordpress VM instance site in Google Cloud Platform is showing an error message which links to debug information, tried the steps in SDK from a tutorial, but not working, not experienced enough to understand. The message I get is ...
-bash: syntax error near unexpected token `'WP_DEBUG','
No idea what this is.
Cannot access WP admin or site at all. I received an email (with a recovery link that doesn't even work) - with lines of code extracted from a W3 Total Cache plugin, stating this was where the error occurred. This was exactly when the white screen issue started - as I was updating this plugin. I had checked compatibility first. I am guessing maybe while updating it was trying to do another scheduled task but this is only an amateur guess. This is the longest I have had a problem with sites. Tried many things, including deleting this plugin manually in -myphp which I can still access. No change. There are still folders associated with it in Filezilla but I am refused permissions to do anything in there, even if I knew what to do. I have minimal experience with brackets and opened the named file with the error in there - but once in there, not a clue what I am supposed to do.
Any help would be appreciated, I am not going to waste another 15 hours on this as I did yesterday!
white screen error
Error defined in email:
When seeking help with this issue, you may be asked for some of the
following information:
WordPress version 5.5.5
Current theme: SetSail Child (version 1.3.2.1566033466)
Current plugin: (version )
PHP version 7.0.33-0+deb9u11
Error Details
=============
An error of type E_ERROR was caused in line 733 of the file
/var/www/html/wp-content/plugins/w3-total-cache/Minify_MinifiedFileRequestHandler.php.
Error message: Uncaught Error: Class 'W3TCL\Minify\Minify_Cache_File'
not found in /var/www/html/wp-content/plugins/w3-total-cache/Minify_MinifiedFileRequestHandler.php:733
Stack trace:
#0 /var/www/html/wp-content/plugins/w3-total-cache/Minify_MinifiedFileRequestHandler.php(297):
W3TC\Minify_MinifiedFileRequestHandler->_get_cache()
#1 /var/www/html/wp-content/plugins/w3-total-cache/CacheFlush_Locally.php(77):
W3TC\Minify_MinifiedFileRequestHandler->flush()
#2 /var/www/html/wp-content/plugins/w3-total-cache/CacheFlush_Locally.php(87):
W3TC\CacheFlush_Locally->minifycache_flush(NULL)
#3 /var/www/html/wp-includes/class-wp-hook.php(287):
W3TC\CacheFlush_Locally->minifycache_flush_all(NULL)
#4 /var/www/html/wp-includes/class-wp-hook.php(311):
WP_Hook->apply_filters(1, Array)
#5 /var/www/html/wp-includes/plugin.php(478): WP_Hook->do_action(Array)
#6 /var/www/html/wp-content/plugins/w3-total-cache/CacheFlush_Locally.php(201):
do_action('w3tc_flush_all', NULL)
#7 /var/www/html/wp-content/plugins/w3-total-cache/CacheFlush.php(148):