i'm using ubuntu 10.04

i've installed ffmpeg and it work normally via the terminal

but when i've installed this module, and after fixing the settings, i got this error when i click at About FFmpeg installation:

sh: /usr/bin/ffmpeg: Permission denied

Comments

arthurf’s picture

You need to make sure that apache can execute ffmpeg. Your apache configuration could also be too restricted.

Wassim Ghannoum’s picture

how to do this??