• 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.

Default open_basedir

V

vrcancer

Guest
I know how to successfully change and manage open_basedir for virtual hosts and subdomains. However, how does one change the value for the default directory/domain?

Changing the value in /etc/php.ini does not work.

There is no vhost.conf file to edit for the default domain. There is no conf subdirectory in the default domain.

I have been directly editing:

/etc/httpd/conf/httpd.include

But of course, everytime Plesk restarts that file is over written.

I've even tried appending:

<Directory "/var/www/vhosts/default/"></Directory> info into other virtual host vhost.conf files without success.

How does one change the open_basedir (or any value for that matter) for the default domain?
 
Back
Top