suPHP open_basedir

niconphantom

New member
Joined
Dec 28, 2014
Messages
6
Hello everyone

I just started to use DirectAdmin and so far I review quite a few how-to articles. I successfully switched from default mod_php to SuPhp. I saw this article - "Setup a per-user php.ini to allow open_basedir with suPhp" (http://help.directadmin.com/item.php?id=183), however as I don't really need to have a per-user php.ini, my question is: Is it possible to how one php.ini for all the users/ domains with secure enough open_basedir value?

Thank you in advance
 
Hello,

As far as I know if you want open_basedir set to /home/username/ you still need to use per-user php.ini with suPHP. I don't see an alternative unless you switch suPHP to something else.
 
Back
Top