Turning on PHP-FPM in the MultiPHP Manager for a domain will disable exec() and possibly other functions. In the INI settings there is only
If PHP-FPM is turned off then exec() will work again. How can exec() be enabled with PHP-FPM?
PHP:
disable_functions =