Open basedir + ffmpeg xenforo
Open basedir + ffmpeg xenforo
Hello,
i have 2 problem.
1-) I am using xenforo, i need ffmpeg. How to install this link https://johnvansickle.com/ffmpeg/
2-) How to fix this problem http://prntscr.com/fpm0mw
i have 2 problem.
1-) I am using xenforo, i need ffmpeg. How to install this link https://johnvansickle.com/ffmpeg/
2-) How to fix this problem http://prntscr.com/fpm0mw
Re: Open basedir + ffmpeg xenforo
Use google :) : https://wiki.debian.org/ffmpeg1-) I am using xenforo, i need ffmpeg. How to install this link https://johnvansickle.com/ffmpeg/
Copy your template and add the path you want to use:2-) How to fix this problem http://prntscr.com/fpm0mw
Code: Select all
cd /usr/local/vesta/data/template/web/apache2
cp default.tpl ffmpeg.tpl
cp default.stpl ffmpeg.stpl
Last edited by ScIT on Fri Jun 30, 2017 10:00 am, edited 1 time in total.
Re: Open basedir + ffmpeg xenforo
ScIT wrote:Use google :) : https://wiki.debian.org/ffmpeg1-) I am using xenforo, i need ffmpeg. How to install this link https://johnvansickle.com/ffmpeg/Copy your template and add the path you want to use:2-) How to fix this problem http://prntscr.com/fpm0mwModify the line openbase_dir line in both templates and add the path you want to access.Code: Select all
cd /usr/local/vesta/data/template/web/apache2 cp default.tpl ffmpeg.tpl cp default.stpl default.stpl
I am very new. Please simpler, will you tell me? Thank you very much
Re: Open basedir + ffmpeg xenforo
Code: Select all
file_exists(): open_basedir restriction in effect. File(/usr/bin/ffmpeg) is not within the allowed path(s): (/home/admin/web/dijiteknik.com/public_html:/home/admin/tmp)