Configure error ffmpeg-php Topic is solved
Configure error ffmpeg-php
I am getting this error while installing ffmpeg-php
ffmpeg already installed and running with vestacp
Code: Select all
configure: error: ffmpeg headers not found. Make sure ffmpeg is compiled as shared libraries using the --enable-shared option
Re: Configure error ffmpeg-php
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/
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
sorry i forgotScIT 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/
CentOS 6.8 (i686)
Vesta 0.9.8
PHP Version 5.6.30
Re: Configure error ffmpeg-php
Ok its solved now. But i cant access now my server after restarting
viewtopic.php?f=10&t=13710
viewtopic.php?f=10&t=13710
Re: Configure error ffmpeg-php
Please share how you've solved your problem.pmesco wrote:Ok its solved now. But i cant access now my server after restarting
viewtopic.php?f=10&t=13710
Re: Configure error ffmpeg-php
cp -r /usr/include/ffmpeg/* /usr/include
one of the easy way is mentioned here.
https://www.goprovps.com/core/knowledge ... os-7x.html
one of the easy way is mentioned here.
https://www.goprovps.com/core/knowledge ... os-7x.html