advanced-cache.php file keeps getting deleted
-
I’m having the same issue described here:
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.phpReturn 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.
- The topic ‘advanced-cache.php file keeps getting deleted’ is closed to new replies.