yes i did,, its taking tooo much time for me to upload a 345 kb file its still loading
yes i did,, its taking tooo much time for me to upload a 345 kb file its still loading
Post what you changed it to but MAKE SURE TO NOT INCLUDE your password lol.
$config = array();
$config['ffmpeg'] = "/usr/local/bin/ffmpeg";
$config['mplayer'] = "/usr/local/bin/ffmpeg";
$config['mencoder'] = "//usr/local/bin/ffmpeg";
$config['flvtool'] = "/usr/local/bin/ffmpeg";
$config['basedir'] = "/home/skumaran/public_html/share1";
$config['baseurl'] = "http://yourfreeads.info/share1";
include($config['basedir'] . "/include/vshare.php");
lol
i cleared the cache i can able to upload without proxies
but lol i cant view them
This line here has me worried $config['basedir'] = "/home/skumaran/public_html/share1";. Is your directory setup in public_html/share1 folder?
$config['ffmpeg'] = "/usr/local/bin/ffmpeg";
$config['mplayer'] = "/usr/local/bin/ffmpeg";
$config['mencoder'] = "//usr/local/bin/ffmpeg";
$config['flvtool'] = "/usr/local/bin/ffmpeg";
$config['basedir'] = "/home/skumaran/public_html/share1";
$config['baseurl'] = "http://yourfreeads.info/share1";
i added one extra slash to mencoder,, let me correct it
Also you have // instead of /
yes its in that folder
and i check the settings but no lucks
Is your config.php showing the same // in it?
no i fix that " // "
Bookmarks