WP Fastest Cache permission has
Error in WP Fastest Cache plugin while saving settings.
An error occurs in the settings of WP Fastest Cache:
– / wp-content / cache / permission has to be 755
– / wp-content / cache / all / is needed to be created
Repair permissions:
cd / web / user / site / wp-content
mkdir cache
sudo chown -R admin: admin cache
You can have your own folder address and user.
Hello! You are on my site. I am a developer. Here I share my best practices and knowledge. Ask in the comments if you don’t understand something or write if you have something to add.