Ver Mensaje Individual
  #1 (permalink)  
Antiguo 25/05/2008, 20:50
ThE_EnD
 
Fecha de Ingreso: mayo-2008
Mensajes: 6
Antigüedad: 16 años
Puntos: 0
Desacuerdo ¿como Se Debe Poner Este Codigo Php?

por favor nececito un ejemplo de como configurar este codigo

$config['site_name']= "Cool Movies @ domain";
$config['BASE_DIR']= '/home/domains/domain.tld/public_html';
$config['BASE_URL']= 'http://www.domain.tld';
$config['tmpimgpath']= '/home/domains/domain.tld/public_html/tmp';
$config['tmpimgpath2']= '/home/domains/domain.tld/public_html/tmp';
$config['ffmpeg']= '/usr/bin/ffmpeg';
$config['mplayer']= '/usr/bin/mplayer';
$config['mencoder'] = '/usr/bin/mencoder';
$config['metainject'] = '/usr/bin/flvtool2';
$config['phppath'] = '/usr/local/bin/php';