Page 1 of 1

Configure error ffmpeg-php

Posted: Mon Jan 23, 2017 7:00 pm
by pmesco
I am getting this error while installing ffmpeg-php

Code: Select all

configure: error: ffmpeg headers not found. Make sure ffmpeg is compiled as shared libraries using the --enable-shared option
ffmpeg already installed and running with vestacp

Re: Configure error ffmpeg-php

Posted: Mon Jan 23, 2017 9:02 pm
by ScIT
Without any informations about your system (OS / VestaCP / PHP Version), you can't get any answer.

Just done a bit googling for you, but no idea if it will solve your issue: http://eitwebguru.com/fix-error-ffmpeg- ... ared-libs/

Re: Configure error ffmpeg-php

Posted: Mon Jan 23, 2017 10:52 pm
by pmesco
ScIT wrote:Without any informations about your system (OS / VestaCP / PHP Version), you can't get any answer.

Just done a bit googling for you, but no idea if it will solve your issue: http://eitwebguru.com/fix-error-ffmpeg- ... ared-libs/
sorry i forgot
CentOS 6.8 (i686)
Vesta 0.9.8
PHP Version 5.6.30

Re: Configure error ffmpeg-php

Posted: Tue Jan 24, 2017 12:20 am
by pmesco
Ok its solved now. But i cant access now my server after restarting
viewtopic.php?f=10&t=13710

Re: Configure error ffmpeg-php

Posted: Tue Jan 24, 2017 8:22 am
by ScIT
pmesco wrote:Ok its solved now. But i cant access now my server after restarting
viewtopic.php?f=10&t=13710
Please share how you've solved your problem.

Re: Configure error ffmpeg-php

Posted: Sun Mar 25, 2018 6:44 pm
by sanju
cp -r /usr/include/ffmpeg/* /usr/include
one of the easy way is mentioned here.
https://www.goprovps.com/core/knowledge ... os-7x.html