I cant make it work. Always redirects to the admin panel.
Site configuration save no redirects to the admin panel you Site configuration
(05-25-2016 10:20 PM)makluso Wrote: [ -> ]I cant make it work. Always redirects to the admin panel.
(05-25-2016 10:45 PM)monotons Wrote: [ -> ]Site configuration save no redirects to the admin panel you Site configuration
(05-25-2016 10:20 PM)makluso Wrote: [ -> ]I cant make it work. Always redirects to the admin panel.
thanks you for providing admin user and pass. But when i'm setup some config, system notify me ffmpeg and curl not installed. Plz help me
hosting ffmpeg and curl activite no proplem
(05-26-2016 02:15 AM)atoneus Wrote: [ -> ] (05-25-2016 10:45 PM)monotons Wrote: [ -> ]Site configuration save no redirects to the admin panel you Site configuration
(05-25-2016 10:20 PM)makluso Wrote: [ -> ]I cant make it work. Always redirects to the admin panel.
thanks you for providing admin user and pass. But when i'm setup some config, system notify me ffmpeg and curl not installed. Plz help me
[quote='monotons' pid='1715702' dateline='1464217600']
hosting ffmpeg and curl activite no proplem
no, i don't... :(
(05-25-2016 06:46 PM)monotons Wrote: [ -> ]adimin username : admin
pass: 12345
(05-25-2016 05:52 AM)monotons Wrote: [ -> ]youtube sript 3.4 nad 3.2 new link upload
YouTubeMP3ConverterPro-Build-Version-3.4.zip
Link:
http://www68.zippyshare.com/v/TpkVN6BZ/file.html
YouTubeMP3ConverterPro-v3.0.1.zip
Link:
http://www68.zippyshare.com/v/5VVWdckS/file.html
Mirror : YouTubeMP3ConverterPro-Build-Version-3.4.zip
Link: :
http://www19.zippyshare.com/v/dJrbJCrk/file.html
+ fixed curl and ffmpeg binaries install / downlod and other files
1) Install ONLY on top of your site
2) Activate with any key and set "Site configuration"
This script will work ONLY on Linux (bash)
Windows - file download will not work
[WARNING] this script is using php proc_open so check your php.ini > disable_functions
be careful using this script, proc_open can be used to root your server !
Thanks
monotons for 3.4 version
(05-25-2016 10:45 PM)monotons Wrote: [ -> ]Site configuration save no redirects to the admin panel you Site configuration
(05-25-2016 10:20 PM)makluso Wrote: [ -> ]I cant make it work. Always redirects to the admin panel.
please try to
Provide "YouTube API key"
this option is mandatory
@20AMax01:
Thanks you for script, but when im trying to install ffmpeg, it has error Failed to communicate with server
(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