Rafael
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Fastest Cache - WordPress Cache Plugin] Plugin is not working properlyOk friend, but as I said in another post, permission 777 is applied only in the “cache” folder. The ‘all’ folder and all the cache that is stored in it remains with the permissions 755.
If the permission of the “cache” folder is set to 755, the cache does not work.
Forum: Plugins
In reply to: Warning when updating pluginsNo suggestions yet?
Update: for the cache be created is necessary permission from folder ‘/cache’ set at 777.
I keep having the same problem reported by friend up. For example, every time I go to clean the cache, the plugin reports that it is not possible due permission from the cache folder be set to 755.
I change to 777 and the plugin normally works in clearing the cache, and after the cleaning process is finished, I change the permission to 755 again.
That’s right, this is exactly how the plugin works?
Image containing the warning in the plugin panel
The friend just made a mistake regarding the following information: it is not necessary to change the permission of the folder with the name ‘all’ created by the plugin itself, but only permission the “cache” folder.
So I also wonder if there is a problem with that, given the fact that all the folders created by the plugin inside the cache folder already have the permissions to 755.
Simplifying
Folder named ‘cache’ set to 755 – plugin does not clear the cache (when I do the cleaning I change to 777, and then I return to 755).
In my case it is not necessary to make changes to anything else, for that reason all the files and folders automatically generated by the plugin, and they are inside the folder named ‘cache’ are properly configured with the permission 755.
Forum: Plugins
In reply to: [WP Fastest Cache - WordPress Cache Plugin] Settings in the file wp-configOk! Thanks.
Forum: Plugins
In reply to: [WP Fastest Cache - WordPress Cache Plugin] Plugin is not working properlyOk, permission 755, in my case, does not allow the cache to be created and stored in the folder ‘all’. Is there any problem with leaving the permission of the cache folder in “777”?
Forum: Plugins
In reply to: [WP Fastest Cache - WordPress Cache Plugin] Settings in the file wp-configSorry friend, but I did not understand your answer. What does ‘wp-postview’? The command that I mentioned in the first post is not just for when you use the ‘advanced-cache.php’ file?
Forum: Plugins
In reply to: [WP Fastest Cache - WordPress Cache Plugin] Plugin is not working properlyUpdate: I changed the permission of the cache folder to 777, and the plugin started working.
After all, permission must be 777 or 755 in the cache folder? In another question I asked, you answered me that the correct permission is 755, but this setting is not allowing the plugin store the cached version of the pages inside the cache folder.
Forum: Plugins
In reply to: [WP Fastest Cache - WordPress Cache Plugin] About htaccess and minifyI can also delete that part?
<ifModule mod_headers.c>
Header set Connection keep-alive
</ifModule>Thanks for the reply friend. Really there was no problem with the plugin. The problem occurred on the server, about the same time I did the update the plugin, so I thought the All In One was the cause of the problem. Good thing it was not. 🙂