• We’ve been using super-cache for years. we’ve also been hardening our installations to disallow file edits (everywhere except for uploads and cache directories).

    super cache is now attempting to create a tmp file directly within the content directory.

    Can you update it so that it either:

    A) Uses the cache directory for these tmp files
    B) has a constant that can be used from the config files

    Also, when the tmp file errors out it gives an onscreen error display for making sure to set WP_CACHE and WPCACHEHOME in wp-config even if they are set.

  • The topic ‘Saving Configuration attempts to create tmp file in the content directory’ is closed to new replies.