• Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is 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_base_dir issue

ShaneNZ

New Pleskian
When trying to access or write to files in a directory that is not part of the current subdomain I get the following error:
Warning: require(): open_basedir restriction in effect. File(/var/www/vhosts/......) is not within the allowed path(s): (/var/www/vhosts/.../..../:/tmp/) in /var/www/vhosts/.../development/....

The version of the plesk installed on the server is 10.3.1

I edited the php.ini(located at: /etc/php5/apache2/) file to set open_base_dir = none

Then restarted the server using:
service apache2 restart

However this has not resolved the issue, what do I need to do to get this working?
 
Hi neither of those articles helps as we have not renamed any of the subscriptions and our server is running php 5.3.2 which is greater than the version recommended in the first article.

Do you have any other suggestions?
 
Back
Top