Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author WFMattR

    (@wfmattr)

    On the Wordfence Options page, try turning on “Disable config caching”, and save the options, then go back to the Performance Setup page and try enabling basic caching again. Some hosts have trouble with config caching, and it can cause options not to save (usually it is due to file permissions or similar issues).

    Currently, the name and location of the “wfcache” directory cannot be changed, but it should respect the WP_CONTENT_DIR constant, if that helps.

    -Matt R

    Thread Starter ELAN42///

    (@nokao)

    Somehow I did it, thanks.

    You should definetly make the path of the cache storage customizable,
    however, I was guessing that because I use a Multiblog config,
    and it works, because the cache is stored with DOMAIN_NAME_ as folder prefix.

    Great

    Thread Starter ELAN42///

    (@nokao)

    I’m having problems saving (exporting) and importing options,
    performance setup – caching (radio button) is not saved,
    and sometimes a few options are randomly lost.

    Should I open a new thread about that ?

    Plugin Author WFMattR

    (@wfmattr)

    We can continue troubleshooting here, since you started this post. This is probably related to the original issue, too.

    Usually when options aren’t saving, turning on “Disable config caching” on the Wordfence Options page will fix it right away. If that did not help, then the problem may be that your database user does not have all privileges in your database. If you used phpmyadmin or mysql to set up your database, you will need to make sure the database user has all privileges on all tables.

    If that still doesn’t help, there may actually be a problem with one of your database tables. You can reset Wordfence completely if you enable the option “Delete Wordfence tables and data on deactivation” and deactivate Wordfence. All of the settings will be removed, and you’ll have to set them up again, but this is the easiest way to fix a bad table.

    Depending on how the database was set up, you may also need to check that the Wordfence database tables were actually removed after disabling it, in case of issues with the privileges.

    -Matt R

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Enable Basic Caching: option doesn't save’ is closed to new replies.