• Resolved jeffwidman

    (@jeffwidman)


    I’m having the same issue described here:

    https://www.ads-software.com/support/topic/wp-contentadvanced-cachephp-getting-deleted-on-save-settings

    When I try to save the settings, it says the advanced-cache.php is not writable. Permissions should be fine, but just in case:

    touch advanced-cache.php
    chmod 640 advanced-cache.php
    chown php-fpm_linux_user advanced-cache.php

    Return to WordPress dashboard, then click “Save changes”.
    Again, I get the “Advanced cache file is not writable.”
    ls -l
    Surprise, no “advanced-cache.php” file exists–it appears to have been deleted when I saved WP-FFPC settings.
    Now I try saving settings again, and this time it’s created. Then I click “Save settings” and it disappears again.
    I played around with this a bit, and my files aren’t randomly disappearing, it’s only when WP-FFPC is trying to write to the advanced-cache.php file that it randomly seems to disappear.

Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘advanced-cache.php file keeps getting deleted’ is closed to new replies.