- Desde
- 21 Oct 2007
- Mensajes
- 466
Como antes me cerraron el tema vuelvo a pedir ayuda.. me tira error en el config..
http://www.vbhispano.com/foros/showthread.php?t=4595&highlight=increible+forma&page=5
http://www.vbhispano.com/foros/showthread.php?t=4595&highlight=increible+forma&page=5
Parse error: syntax error, unexpected T_VARIABLE in /home/animegol/public_html/foro/uploadcp/config.php on line 8
y tengo bien configurado el config.php
$INFO['sql_driver'] = $config['Database']['dbtype'];'mysql'
$INFO['sql_host'] = $config['MasterServer']['servername'];'localhost'
$INFO['sql_database'] = $config['Database']['dbname'];''
$INFO['sql_user'] = $config['MasterServer']['username'];''
$INFO['sql_pass'] = $config['MasterServer']['password'];''
$INFO['sql_tbl_prefix'] = $config['Database']['tableprefix'];
$INFO['uploadcp_pasta'] = 'uploadcp';
a ver digan con que rellenarlo