Hello there :
when w enable FFmpeg Wrapper module I got this message

warning: exec() has been disabled for security reasons in /home/xxxx/public_html/sites/all/modules/ffmpeg_wrapper/ffmpeg_wrapper.install on line 12.

also this:

warning: escapeshellcmd() has been disabled for security reasons in /home/xxxx/public_html/sites/all/modules/ffmpeg_wrapper/ffmpeg_wrapper.module on line 264.

any body can help?

Comments

chichio9000’s picture

I have same error. Please help?

arthurf’s picture

Unfortunately it means your host has disallowed you from using exec(). You need to either ask them to change it or find a new host. Sorry.