$config = array();
$config['ffmpeg'] = "/home/skumaran/local/bin/ffmpeg";
$config['mplayer'] = "/home/skumaran/local/bin/ffmpeg";
$config['mencoder'] = "/home/skumaran/local/bin/ffmpeg";
$config['flvtool'] = "/home/skumaran/local/bin/ffmpeg";
$config['basedir'] = "/home/skumaran/public_html/share1";
$config['baseurl'] = "http://yourfreeads.info/share1";
include($config['basedir'] . "/include/vshare.php");
this is what i can see from my config file
Bookmarks