This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

Reply To: PHP Error Permission denied

#53557
Ernest MarcinkoErnest Marcinko
Keymaster

Hi,

It looks like the wp-content/cache folder is either deleted or it has funky permissions and the WordPress file system handler handler can’t access it.

Make sure that the wp-content/cache folder exists on the wordpress root folder as well as it’s permissions are set to either 0755 or 0777. That will resolve the issue.