• Hi,
    Cache I’m updating after opening.

    When I refresh the page, the cache is not opened.
    https://monosnap.com/file/h2ZIjifee64GspdVlS1RmXlFO3kSSf

    I added the following code in “wp-config.php”:
    define (‘WP_CACHE’, true);
    require_once (ABSPATH. ‘wp-settings.php’);

    Theme WoodMart
    I am using Digitalocean Ubuntu and Cloudflare.

    • This topic was modified 5 years, 1 month ago by doyuk.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Weird. If you enable debugging in the plugin that should show you what’s happening when you save the configuration.
    Also take a look at your PHP error_log. There might be permission errors if PHP can’t write to the config file.

Viewing 1 replies (of 1 total)
  • The topic ‘Caching is not active’ is closed to new replies.