Image may be NSFW.
Clik here to view.
I have godaddy shared hosting server running under linux. I am trying to install ffmpeg on server but I am unable to install it.
on godaddy, yum is not working.
Anybody have successfully installed FFMPEG on shared hosting? Can you please let me know the steps to install?
Thanks in Advance.
Image may be NSFW.
Clik here to view.
on godaddy, yum is not working.
Of course it’s not working, because it’s not your server to install packages on.
You may be able to find a statically-linked binary of ffmpeg around, which you should be able to run in a shared hosting environment.
However, if you really need the ability to add/remove packages like this, switch to a VPS solution instead of shared hosting.
Check more discussion of this question.