imgdat
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Activity overview
Latest activity by imgdat-
imgdat commented,
Oops I should have looked at more posts about PHP-FPM. I edited /opt/cpanel/ea-php70/root/etc/php-fpm.d/blah.domain.tld.conf to have php_admin_value[disable_functions] = passthru,shell_exec,system...
-
imgdat created a post,
exec() disabled when PHP-FPM enabled
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 [PHP]disable_functions =[/PHP] If PHP-FPM is turned off ...