the config file is set as 777
KINDLY check sirCode:<? error_reporting(E_ALL & ~E_NOTICE & ~E_WARNING); session_start(); $db_host = "localhost"; $db_name = "xxxxxx"; $db_user = "xxxxxx"; $db_pass = "axxxxxx"; $language = "en"; $config = array(); $config['ffmpeg'] = "/usr/bin/ffmpeg"; $config['mplayer'] = "/usr/bin/mplayer"; $config['mencoder'] = "/usr/bin/mencoder"; $config['flvtool'] = "/usr/bin/flvtool2"; $config['basedir'] = "/home/pinoycoc/public_html"; $config['baseurl'] = "http://server40.hosthat.com/~pinoycoc"; include($config['basedir'] . "/include/vshare.php");




Reply With Quote
Bookmarks