Dear all,
I am having some problems adding open_basedir for multiple users.
I am editing my file system_pool_defaults.yaml in /var/cpanel/ApachePHPFPM.
Where I am trying to add the following lines:
However, this does not seem to work, I am getting a 503 error.
Could you assist?
Best wishes,
Jeff
I am having some problems adding open_basedir for multiple users.
I am editing my file system_pool_defaults.yaml in /var/cpanel/ApachePHPFPM.
Where I am trying to add the following lines:
Code:
php_value_open_basedir: { name: ‘php_value[open_basedir]’, value: /home/[% username %]/public_html:/tmp:/var/cpanel/php/sessions/ea-php70:/home/[% username %]/public_html/tmp:/home/[% username %]/public_html/logs }
Could you assist?
Best wishes,
Jeff