Is is possible to ADD to open_basedir in PHP?

  • Thread starter Thread starter isomeruk
  • Start date Start date
I

isomeruk

Guest
I have a dedicated server, but the control panel (Matrix LSA) that is uses does not seem to have a way of modifying the default virtual host conf files it creates. I have access to the httpd.conf file and all the included files and can edit them manually, but I would like to be able to have a final section to my configuration file that adds a couple of directories to the open_basedir for all vhosts.

Can anybody point me in the direction of how to add to the open_basedir path? Or modify the control panel defaults so I dont need to!

Thanks
 
Back
Top