Beste leden/bezoekers van PHPHulp,


Ik heb FFMPEG gedownload en geinstalleerd op mijn CentOS 6.6 VPS met DirectAdmin.

Wanneer ik nu via mijn website een MP3 download blijft ie hangen op converteren(0%).

Error log:

[Wed Jul 15 12:02:09.386299 2015] [:error] [pid 26452] [client 217.120.158.166:61207] PHP Warning: is_dir(): open_basedir restriction in effect. File(/usr/local/php55/lib/php/) is not within the allowed path(s): (/home/USERNAME/:/tmp:/var/tmp:/usr/local/lib/php/:/usr/local/php55/lib/php/) in /home/USERNAME/domains/DOMAIN.COM/public_html/lib/Symfony/Component/Process/ExecutableFinder.php on line 59

[Wed Jul 15 12:02:09.386768 2015] [:error] [pid 26452] [client 217.120.158.166:61207] PHP Warning: is_dir(): open_basedir restriction in effect. File(/usr/local/php55/lib/php/) is not within the allowed path(s): (/home/USERNAME/:/tmp:/var/tmp:/usr/local/lib/php/:/usr/local/php55/lib/php/) in /home/USERNAME/domains/DOMAIN.COM/public_html/lib/Symfony/Component/Process/ExecutableFinder.php on line 59

[Wed Jul 15 12:02:09.388019 2015] [:error] [pid 26452] [client 217.120.158.166:61207] PHP Fatal error: Uncaught exception 'Alchemy\\BinaryDriver\\Exception\\ExecutableNotFo undException' with message 'Executable not found, proposed : avprobe, ffprobe' in /home/USERNAME/domains/DOMAIN.COM/public_html/lib/Alchemy/BinaryDriver/AbstractBinary.php:160


Stack trace:
#0 /home/USERNAME/domains/DOMAIN.COM/public_html/lib/FFMpeg/Driver/FFProbeDriver.php(48): Alchemy\\BinaryDriver\\AbstractBinary::load(Array, NULL, Object(Alchemy\\BinaryDriver\\Configuration))

#1 /home/USERNAME/domains/DOMAIN.COM/public_html/lib/FFMpeg/FFProbe.php(207): FFMpeg\\Driver\\FFProbeDriver::create(Array, NULL)

#2 /home/USERNAME/domains/DOMAIN.COM/public_html/lib/FFMpeg/FFMpeg.php(117): FFMpeg\\FFProbe::create(Array, NULL, NULL)

#3 /home/USERNAME/domains/DOMAIN.COM/public_html/includes/classes/FFMpeg.class.php(46): FFMpeg\\FFMpeg::create()

#4 /home/USERNAME/domains/DOMAIN.COM/public_html/includes/classes/EasyMediaGrabber.class.php(100): FFMpeg->convert_to_mp3(Array, '/home/playslim/...') in /home/playslim/domains/converter.playslim.com/public_html/lib/FFMpeg/Driver/FFProbeDriver.php on line 50




Iemand een idee wat ik fout heb gedaan?


Alvast bedankt.
Wat doe je precies op en rond lijn 59 van /home/USERNAME/domains/DOMAIN.COM/public_html/lib/Symfony/Component/Process/ExecutableFinder.php

Reageren