I am using a shared hosting and have access to the cpanel for my website. It is hosted on a linux server and has global php and mysql installed.

I would like to install and use ffmpeg-php on my server. Could not find any steps how I could do it (without SSH access)

Can someone please help me out?

Thanks.

link|improve this question

67% accept rate
feedback

migrated from stackoverflow.com Jun 13 '11 at 8:29

This question came from our site for professional and enthusiast programmers.

1 Answer

up vote 1 down vote accepted

You can't, simple as that

FFMPEG and FFMPEG-PHP require quite a few custom changes so there's no way to install it without root SSH access to your server.

If your web-host is decent, if you get in touch with them they might be able to install it on a managed dedicated server or VPS but I would doubt they would install it on shared hosting.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.