interfasys
Verified User
When using PHP-FPM, open_basedir is set per user, not per domain.
When looking at the interface (CMD_PHP_SAFE_MODE), the on/off flags will mostly be wrong and any change to a domain will trigger a change in php-fpm.conf.
I understand that the system wants to keep a per domain setting, in case the admin decides to go back to mod_php, but the interface needs to be fixed.
Suggestions:
When looking at the interface (CMD_PHP_SAFE_MODE), the on/off flags will mostly be wrong and any change to a domain will trigger a change in php-fpm.conf.
I understand that the system wants to keep a per domain setting, in case the admin decides to go back to mod_php, but the interface needs to be fixed.
Suggestions:
- grey out all but the default domain per user which will act as a controller or
- set all domains as ON or OFF and any change to a domain belonging to the user will trigger the change in all domains. This would be purely a GUI trick as DA will only change the value for the default domain