• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

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