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

VHOST conf help

B

blut

Guest
I am trying to get all my websites to be able to access one folder in /var/www/vhosts/classes that contain all the classes that i need/use for all my websites.

I have already tried to run a php script that tries to include a class the page just dies on the line where it tries to include and displays a blank white page.

So the open_basedir is obviously on and not allowing me to include outside the httpdocs.

I have hunted around and people say write the vhost conf file for each domain and run a set of commands. I cant do this as there will be a lot of domains on the server and it would be a massive amount of time taken. With WHM there was simply a check box i selected to allow me to use open_basedir. There is no checkbox in the plesk panel, people have said to modify the skeleton vhost file but i cant see it if i go to /var/www/vhosts/.skel/0/ there is no conf directory in there or vhost file...

I think all i need is to add the open_basedir none flag in to some conf file(default conf file) and i should be ok...but i simply cant find where or how....any help would be welcome please.
 
Back
Top