• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

open_basedir restriction

Alex-K

New Pleskian
Hi,

I have installed the word press app.

Problem is I get the following error on the front page of the website.

Warning: is_readable() [function.is-readable]: open_basedir restriction in effect. File(C:\Inetpub\vhosts\server8900.dedicated.webfusion.co.uk\springconcepts_new/wp-content/plugins/C:\Inetpub\vhosts\server8900.dedicated.webfusion.co.uk\springconcepts_new/wp-content/plugins/platinum-seo-pack/platinum_seo_pack-en_US.mo) is not within the allowed path(s): (C:/Inetpub/vhosts/server8900.dedicated.webfusion.co.uk\;C:\WINDOWS\Temp\) in C:\Inetpub\vhosts\server8900.dedicated.webfusion.co.uk\springconcepts_new\wp-includes\l10n.php on line 339

In the php settings in the open_basedir option is set to:

{WEBSPACEROOT}\;{TMP}\

The domain address is www.springconcepts.co.uk.

Any help would be appreciated.

Thanks.
 
You may find this to be a WordPress plugin issue try disabling:"platinum-seo-pack/platinum_seo_pack-en_US.mo" i had a similar problem and it turned out to be a plugin conflict, and if you have askimet enabled disable it as it conflicts with with a few plugins I've come across.

Please take note that the plugin you are using hasn't had any updates done in two years so if you have updated WordPress then this maybe the reason.
 
Last edited:
Back
Top