Hello. I'm currently running NPFchan to act as an imageboard (a forum that does not require signing up, similar to 4chan.org and 8ch.net), and I'm using Containerchan to be able to upload webm and mp4 files alongside images. However, there is a slight problem, Containerchan makes use of the exec() command, which is vital to be able to use ffmpeg.php (a codec to be able to play back .webm and .mp4 files), and it seems that x10hosting disabled exec(). Is there a way around this? Would it be possible to enable it myself? Thanks.