Best Blackhat Forum

Full Version: [GET] YouTube to MP3 Converter Pro - With Admin Panel (3.2) nulled working
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
(05-27-2016 04:01 AM)atoneus Wrote: [ -> ]@20AMax01:

Thanks you for script, but when im trying to install ffmpeg, it has error Failed to communicate with server

have the same problem
(05-27-2016 07:05 AM)20AMax01 Wrote: [ -> ]
(05-27-2016 04:01 AM)atoneus Wrote: [ -> ]@20AMax01:

Thanks you for script, but when im trying to install ffmpeg, it has error Failed to communicate with server


You can install it manually, just copy ffmpeg and curl binaries from "license" folder to
"store" folder.
troubleshoot-installer should do it automatically.
This is realy funny error because it should just copy file from your server

Code:
fopen("http://{$_SERVER['HTTP_HOST']}/license/{$fileName}"
where $_SERVER['HTTP_HOST'] is your current host

Please check php write permission maybe php is unabale to write file in folder
or do Chmod 777 to a "store" folder

I have the same problem. I do chmod and not works. What files had to move ? can u text me their names?
(05-27-2016 08:38 AM)makluso Wrote: [ -> ]
(05-27-2016 07:05 AM)20AMax01 Wrote: [ -> ]
(05-27-2016 04:01 AM)atoneus Wrote: [ -> ]@20AMax01:

Thanks you for script, but when im trying to install ffmpeg, it has error Failed to communicate with server


You can install it manually, just copy ffmpeg and curl binaries from "license" folder to
"store" folder.
troubleshoot-installer should do it automatically.
This is realy funny error because it should just copy file from your server

Code:
fopen("http://{$_SERVER['HTTP_HOST']}/license/{$fileName}"
where $_SERVER['HTTP_HOST'] is your current host

Please check php write permission maybe php is unabale to write file in folder
or do Chmod 777 to a "store" folder

I have the same problem. I do chmod and not works. What files had to move ? can u text me their names?


Copy

for x64 linux :
license/curl-linux-64bit
and
license/ffmpeg-linux-64bit
To
store/curl-linux-64bit
store/ffmpeg-linux-64bit


for x86 linux :
license/curl-linux-32bit
and
license/ffmpeg-linux-32bit
To
store/curl-linux-32bit
store/ffmpeg-linux-32bit

or copy all of them if you don't know which one is correct

from this archive http://www19.zippyshare.com/v/dJrbJCrk/file.html
then open "Troubleshooter" (yoursite.com/$admin-troubleshoot)
and click
"FFmpeg - Set exec permission" and "CURL - Set exec permission"

or CHMOD +x these copied files
Maybe my hosting doesent support ffmpeg ... any hosting for use?
finally, project is doesn't work :(
(05-27-2016 11:35 AM)makluso Wrote: [ -> ]Maybe my hosting doesent support ffmpeg ... any hosting for use?
sorry most of hosting providers I know don't allow execute feature (proc_open, bash exec, ssh...)

maybe some cheap 5$/mo VPS if You really need this


Quote:project is doesn't work

my VM machine : http://youtube2mp3.ddns.net/
will stay alive for couple of days as demo
(05-27-2016 06:44 PM)20AMax01 Wrote: [ -> ]
(05-27-2016 11:35 AM)makluso Wrote: [ -> ]Maybe my hosting doesent support ffmpeg ... any hosting for use?
sorry most of hosting providers I know don't allow execute feature (proc_open, bash exec, ssh...)

maybe some cheap 5$/mo VPS if You really need this


Quote:project is doesn't work

my VM machine : http://youtube2mp3.ddns.net/
will stay alive for couple of days as demo

is that nulled? => http://www19.zippyshare.com/v/dJrbJCrk/file.html

can i installing this zip to my server with Random email and purchase code? thanks Thanks
(05-28-2016 12:43 AM)jagoar21 Wrote: [ -> ]
(05-27-2016 06:44 PM)20AMax01 Wrote: [ -> ]
(05-27-2016 11:35 AM)makluso Wrote: [ -> ]Maybe my hosting doesent support ffmpeg ... any hosting for use?
sorry most of hosting providers I know don't allow execute feature (proc_open, bash exec, ssh...)

maybe some cheap 5$/mo VPS if You really need this


Quote:project is doesn't work

my VM machine : http://youtube2mp3.ddns.net/
will stay alive for couple of days as demo

is that nulled? => http://www19.zippyshare.com/v/dJrbJCrk/file.html

can i installing this zip to my server with Random email and purchase code? thanks Thanks

Yes any key will work, As long as You can open yoursite.com/license/license.php ))
MP3 Convert engines
FFmpeg : Please enable execute feature and Curl
Please enable execute feature How to do it >> Any guide line ... I already Copy All files from licence to Store and folder do 777 permission what will i Do next ?
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
Reference URL's