Hi there, I want to be able to use ffmpeg on my website. I was able to install it in the VPS, but to use it from within PHP, I need the exec function available. But exec in the disabled functions list.
I’ve tried everything to remove it. I use DirectAdmin. There I can’t find a way to remove exec from the list of disabled functions. I edited php.ini. Also not working. Where else can I make this work?