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

Customizing vhost.conf and reconfiguring apache?

L

licendrivr

Guest
I need to set PHP for open_basedir none.

I understand this has to be done in vhost.conf, however I did not know the format of the file if all I need to change is that one line for the domain & subdomains. So I copied httpd.include to vhost.conf and just changed the open_basedir to none. Is that okay?

Furthermore, I read in the manual that I have to run
/usr/local/psa/admin/sbin/my_apci_rst -v -a
in order to reconfig apache, however, my_apci_rst is not in the location, and actually not on my machine anywhere. Instead, I logged back into PLESK and turned PHP safe mode on, then back off, in order to have PLESK reconfig apache... No luck - I still get the open_basedir restriction...

Any ideas?
 
Back
Top