Hello !
I'm having some issues with PHP cli. When I use the php commande, I have theses error messages :
As I'm more confortable with Ubuntu I must admit I'm kind of lost here...
Ffmpeg is not in my php.ini nor loaded as a module (according to my "php -m"), I'm really stuck...
Has anybody ever met this issue ?
Thanks!
I'm having some issues with PHP cli. When I use the php commande, I have theses error messages :
PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/20 060613/ffmpeg.so' - Shared object "libavformat.so.1" not found, required by "ffm peg.so" in Unknown on line 0
Warning: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/2006061 3/ffmpeg.so' - Shared object "libavformat.so.1" not found, required by "ffmpeg.s o" in Unknown on line 0
As I'm more confortable with Ubuntu I must admit I'm kind of lost here...
Ffmpeg is not in my php.ini nor loaded as a module (according to my "php -m"), I'm really stuck...
Has anybody ever met this issue ?
Thanks!