Merhaba plesk panelde ffmpeg nasıl kurabilirim?
Burdaki 12.5 içinde olsa hepsini yapabildim ama sondan 2 alanı yapamadım o yüzden mi kurulmadı acaba
https://www.unixhops.com/install-ffmpeg-plesk-12-5/ 2017-08-01 22:03:44 (5.62 MB/s) - “ffmpeg-php-0.6.0.tbz2” saved [275557/275557]
[root@mp3indirr ~]# tar -xjf ffmpeg-php-0.6.0.tbz2
[root@mp3indirr ~]# cd ffmpeg-php-0.6.0
[root@mp3indirr ffmpeg-php-0.6.0]# dir
ChangeLog ffmpeg_errorhandler.c ffmpeg_movie.h gd.h php_ffmpeg.h
config.m4 ffmpeg_frame.c ffmpeg-php.c gd_io.h test_ffmpeg.php
CREDITS ffmpeg_frame.h ffmpeg_tools.c INSTALL tests
EXPERIMENTAL ffmpeg_movie.c ffmpeg_tools.h LICENSE TODO
[root@mp3indirr ffmpeg-php-0.6.0]# cd ffmpeg_movie.c
-bash: cd: ffmpeg_movie.c: Not a directory
[root@mp3indirr ffmpeg-php-0.6.0]# /opt/plesk/php/5.6/bin/phpize
Configuring for:
PHP Api Version: 20131106
Zend Module Api No: 20131226
Zend Extension Api No: 220131226
[root@mp3indirr ffmpeg-php-0.6.0]# configure --with-php-config=/opt/plesk/php/5. 6/bin/php-config --enable-skip-gd-check./configure --with-php-config=/opt/plesk/ php/5
-bash: configure: command not found
[root@mp3indirr ffmpeg-php-0.6.0]# configure --with-php-config=/opt/plesk/php/5. 6/bin/php-config --enable-skip-gd-check./configure --with-php-config=/opt/plesk/ php/5
-bash: configure: command not found
[root@mp3indirr ffmpeg-php-0.6.0]# make
make: *** No targets specified and no makefile found. Stop.
[root@mp3indirr ffmpeg-php-0.6.0]# make install
make: *** No rule to make target `install'. Stop.
[root@mp3indirr ffmpeg-php-0.6.0]# /configure --with-php-config=/opt/plesk/php/5 .6/bin/php-config --enable-skip-gd-check
-bash: /configure: No such file or directory
[root@mp3indirr ffmpeg-php-0.6.0]# plesk bin php_handler --reread
The information about PHP handlers was successfully updated.