Delete Cache Problem Related to Permission

by admin

You can delete the cache both automatically, manually.

permissions-problem

If you have a permission problem with /wp-content/cache/ folder, you get the warning above.

Solution

1. Set the permissions of the following folders as below

/wp-content/cache 755
/wp-content/cache/all 755
/wp-content/cache/wpfc-minified 755
/wp-content/cache/wpfc-mobile-cache 755
cache_folder_change_permissions

2. Set the owner of the following folders as below

If you are still getting the permission warning although you have changed the permissions as above, you have a problem with the owner of the folders. As you see on the image below, the owner of the /all/ is different from others.

cache-folder-owners

You need to set the owner of the folder with your username via terminal as below if you have dedicated server or VPS.

sudo chown -R USERNAME:USERNAME /YOUR_WORDPRESS_INSTALLED_PATH/

Note: If you have a hosting package, you cannot set the owner. In this case, you need to contact to your hosting provider.

Related articles

Placeholder Image
Wordfence Alert

Wordfence may warn sometimes.

Placeholder Image
How to Update the Premium Version Manually

WP Fastest Cache Premium updates the plugin automatically but sometimes you can get problem about update.

How to Use CDN on SSL Sites
How to Use CDN on SSL Sites

SSL/HTTPS is an encryption method that secures the connection between the browser and the server. If you are using SSL…

Ready to get started?

Purchase your first license and see why 1,500,000+ websites globally around the world trust us.