I cannot get changes in open_basedir to work with PHP 7 FPM. What i tried:
PHP-FPM config customization - custom 1 field
php_admin_value[open_basedir] = {here i entered the whole path + changes}
Httpd.conf Customization - first field
|?OPEN_BASEDIR_PATH= {here i entered the whole path + changes}|
I tried restarting httpd and php but I cannot get it to work. For now I disabled Open BaseDir but that isn't the real fix.
Can anyone help?
PHP-FPM config customization - custom 1 field
php_admin_value[open_basedir] = {here i entered the whole path + changes}
Httpd.conf Customization - first field
|?OPEN_BASEDIR_PATH= {here i entered the whole path + changes}|
I tried restarting httpd and php but I cannot get it to work. For now I disabled Open BaseDir but that isn't the real fix.
Can anyone help?