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
Comment #1
chichio9000 commentedI have same error. Please help?
Comment #2
arthurf commentedUnfortunately 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.