• Resolved benjie93

    (@benjie93)


    Hello everyone,

    We are running a multisite system and wanted to use WP-Optimize. Although I have Super-Admin permissions, I got this notification “Could not turn on the WP_CACHE constant in wp-config.php. Check your permissions.” when I tried to turn on the site caching.
    Where could be my mistake?

    Also: would this be necessary to just clear the cache of all of our subdomains?
    If not, how can I clear it?

    Looking forward to any kind of help.

    Thanks in advance.

    Best regards

    Benjamin Flory

Viewing 1 replies (of 1 total)
  • @benjie93 It looks like WP-Optimize cannot edit wp-config.php file due to permissions issue.

    Can you please add the following line at the top of wp-config.php file just after <?php

    define('WP_CACHE', true); // WP-Optimize Cache

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