Amit Verified User Joined Mar 24, 2020 Messages 129 Location India Apr 29, 2020 #1 Hi Please guide about open basedir is it safe to disable?
Zhenyapan Verified User Joined Feb 23, 2018 Messages 2,467 Location UA Apr 29, 2020 #2 It's only your own decision: PHP: Description of core php.ini directives - Manual Description of core php.ini directives www.php.net
It's only your own decision: PHP: Description of core php.ini directives - Manual Description of core php.ini directives www.php.net
Amit Verified User Joined Mar 24, 2020 Messages 129 Location India Apr 29, 2020 #3 I am not able to understand its effect, does disabling it allow my domain php script access to other domain file on another directadmin account . please clearify it.
I am not able to understand its effect, does disabling it allow my domain php script access to other domain file on another directadmin account . please clearify it.
Zhenyapan Verified User Joined Feb 23, 2018 Messages 2,467 Location UA Apr 29, 2020 #4 yes, without open_basedir limitations scripts can access to any dir/file with appropriate permissions.
yes, without open_basedir limitations scripts can access to any dir/file with appropriate permissions.
Amit Verified User Joined Mar 24, 2020 Messages 129 Location India Apr 29, 2020 #5 is it possible to disable open basedir from user level?
Zhenyapan Verified User Joined Feb 23, 2018 Messages 2,467 Location UA Apr 29, 2020 #6 no, only from admin level