Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › PHP Error Permission denied › Reply To: PHP Error Permission denied
April 1, 2025 at 11:40 am
#53557
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.