Advertisement
Guest User

centminmod_ffmpeg_phpext_install_250816-133626.log

a guest
Aug 25th, 2016
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.49 KB | None | 0 0
  1.  
  2. -------------------------------------------------------------------------
  3. Installing ffmpeg-php extension relies on the ffmpeg-php developer
  4. to keep ffmpeg-php updated for ffmpeg compatibility and that has
  5. been flaky with various compatibility issues. There have been work
  6. arounds like https://community.centminmod.com/posts/24018/ but
  7. there are no guarantees due to issues outlined in this thread post
  8. at https://community.centminmod.com/posts/7078/
  9.  
  10. if ffmpeg-php fails to compile, you can unload it by removing the
  11. settings file at /etc/centminmod/php.d/ffmpeg.ini and restarting
  12. php-fpm service
  13. -------------------------------------------------------------------------
  14.  
  15. [?1034hDo you want to continue with ffmpeg-php + ffmpeg install ? [y/n] y
  16.  
  17.  
  18. Install FFMPEG PHP extension...
  19. Cloning into 'ffmpeg-php-git'...
  20. fatal: unable to access 'https://github.com/tony2001/ffmpeg-php.git/': Could not resolve host: github.com; Unknown error
  21. /usr/local/src/centminmod/addons/ffmpeg.sh: line 285: cd: ffmpeg-php-git: No such file or directory
  22. make: *** No rule to make target `clean'. Stop.
  23. Cannot find config.m4.
  24. Make sure that you run '/usr/local/bin/phpize' in the top level source directory of the module
  25.  
  26. Cannot find config.m4.
  27. Make sure that you run '/usr/local/bin/phpize' in the top level source directory of the module
  28.  
  29. /usr/local/src/centminmod/addons/ffmpeg.sh: line 316: cd: /svr-setup/ffmpeg-php-git: No such file or directory
  30. /usr/local/src/centminmod/addons/ffmpeg.sh: line 319: ./configure: No such file or directory
  31. make: *** No targets specified and no makefile found. Stop.
  32. make: *** No rule to make target `install'. Stop.
  33.  
  34. FFMPEG PHP Extension installed
  35. restarting php-fpm service ...
  36.  
  37. Gracefully shutting down php-fpm done
  38. Starting php-fpm [25-Aug-2016 13:37:50] NOTICE: PHP message: PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-non-zts-20131226/ffmpeg.so' - /usr/local/lib/php/extensions/no-debug-non-zts-20131226/ffmpeg.so: cannot open shared object file: No such file or directory in Unknown on line 0
  39. done
  40.  
  41. check phpinfo for FFMPEG PHP Extension...
  42.  
  43. PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-non-zts-20131226/ffmpeg.so' - /usr/local/lib/php/extensions/no-debug-non-zts-20131226/ffmpeg.so: cannot open shared object file: No such file or directory in Unknown on line 0
  44. Extension 'ffmpeg' not present.
  45.  
  46. Total FFMPEG PHP Extension Install Time: 83.858249853 seconds
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement