Reply To: Error when upgrading add-ons

Home Forums Support Error when upgrading add-ons Reply To: Error when upgrading add-ons

Home Forums Support Error when upgrading add-ons Reply To: Error when upgrading add-ons

#98526
Tom
Lead Developer
Lead Developer

Here’s some information on the error I’ve found – it seems to be a WordPress/Windows/Plesk issue. Is there any way you can migrate to Linux?

https://wordpress.org/support/topic/plugin-adminimize-warning-is_readable-functionis-readable-open_basedir-restriction

http://stackoverflow.com/questions/25446418/getting-php-warning-is-readable-open-basedir-restriction-in-effect-when-u

Here’s a snippet I found on it:

Cause: This warning is associated primarily, but not always, with MS Windows IIS web servers where the server has been configured with a open_basedir directive. That directive, some web administrators believe, makes the server more secure by preventing anyone but the owner of the effective directories from being accessed. This is not necessary on modern servers where you can configure restrictions on a per user basis anyway. So, what this warning is saying in layman’s terms is:

`We have added the open_basedir directive, and because we did;
Your theme cannot access any folder other than Temp folder and the root examnple.com folder on this server.`

How to solve this: Copy and paste the error in full and send it to your web hosting support service. Ask then to create an exception for the folder that is not permitting access by the Revolution Slider plugin. They will know what to do. If they will not assist you,you should consider changing hosts, or you will have to keep the Revolution Slider disabled in Theme Options -> Extra Options. There are no other options for resolving this issue.

It looks like your best option is to call your hosting and get them to fix it.

Let me know 🙂