• I had to manually add WPCACHEHOME to wp-config.php so that cache would work again. And now this message is stuck on my dashboard and becuase of that my error_log file keeps getting the same errors.

    This is stuck on my dashboard:
    Warning! WP Super Cache caching was broken but has been fixed! The script advanced-cache.php could not load wp-cache-phase1.php.

    The file /home/***/public_html/wp-content/advanced-cache.php has been recreated and WPCACHEHOME fixed in your wp-config.php. Reload to hide this message.
    —-
    Line 60 in wp-config.php: define(‘WPCACHEHOME’,‘/home/***/public_html/wp-content/plugins/wp-super-cache/’)
    —-
    From error_log:
    [15-Jul-2020 13:22:45 UTC] PHP Warning: Use of undefined constant cache – assumed ‘cache’ (this will throw an Error in a future version of PHP) in /home/***/public_html/wp-config.php on line 60
    [15-Jul-2020 13:22:45 UTC] PHP Warning: Use of undefined constant ’ – assumed ‘’’ (this will throw an Error in a future version of PHP) in /home/***/public_html/wp-config.php on line 60
    [15-Jul-2020 13:22:45 UTC] PHP Warning: A non-numeric value encountered in /home/***/public_html/wp-config.php on line 60
    [15-Jul-2020 13:22:45 UTC] PHP Warning: A non-numeric value encountered in /home/***/public_html/wp-config.php on line 60
    [15-Jul-2020 13:22:45 UTC] PHP Warning: Division by zero in /home/***/public_html/wp-config.php on line 60

Viewing 1 replies (of 1 total)
  • Have you tried to uninstall and install the plugin again?

    Are you sure you added WPCACHEHOME to a wp-config.php in the right directory? Yeah, I’ve seen this happen in my own testing, don’t laugh. ??

Viewing 1 replies (of 1 total)
  • The topic ‘What’s the problem?’ is closed to new replies.