• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

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