I had a video cms script on a website that uses ffmpeg and some other binaries to encode video into a web friendly format. It stopped working so I went to look at the web backend and it give me a warning that it cannot locate the ffmpeg binary even the path /usr/bin/ffmpeg is correct.
I ssh'ed in and I was able to encode videos using ffmpeg from shell so did cpanel add some type of security preventing the php script to use binary files ?
How do I adjust the setting to allow some binaries to be executed by php scripts?
I own the host and have full WHM / Shell access
Please advise
Thank you
I ssh'ed in and I was able to encode videos using ffmpeg from shell so did cpanel add some type of security preventing the php script to use binary files ?
How do I adjust the setting to allow some binaries to be executed by php scripts?
I own the host and have full WHM / Shell access
Please advise
Thank you