Maybe the owner of the file is root. Can you create /cache/all manually please?
Thread Starter
tuncan
(@tuncan)
Thank you for your answer – but it didn’t help.
I change ownership to user who owns the website folder. And change both folders to 755 (and then to 777). But I still get the same error:
– /wp-content/cache/ permission has to be 755
– /wp-content/cache/all/ permission has to be 755
If I check with “ls -la”, I can see, that both folder has 755 (or 777) permissions. And both has the recommended ownership.
What else can be problem?
Thread Starter
tuncan
(@tuncan)
Solution was when I change the ownership to apache.
Now it works.