can't enable shell_exec for script
please help i tried everything to enable and use shell_exec for ffmpeg but script still showing shell_exec is disable. and there is nothing after disable_functions = in php.ini i checked every php.ini in multiphp ini from my whm panel. i am using gcloud centos instance. ffmpeg is detected but not shell_exec.
-
My assumption would be as @ES - George is suggesting if you're using php-fpm it has its own disabled_functions. If you're not you need to ensure that shell_exec is not set in disabled_functions in the MultiPHP INI editor for the version of PHP you're using (checking it for this requires using the editor mode and while you did mention you checked them I'm just making sure) Thanks! 0
Please sign in to leave a comment.
Comments
2 comments