Ayuda con Instalacion

  • Autor Autor joxxxe
  • Fecha de inicio Fecha de inicio
J

joxxxe

Hola,,, bueno resulta que tenga problemas al configurar el fichero Config.php (ya lo renombre) quisiera saber que va en esta parte

// ****** DATABASE NAME ******
// This is the name of the database where your vBulletin will be located.
// This must be created by your webhost.
$config['Database']['dbname'] = 'forum';

Quisiera Saber que va en Database y en dbname

// ****** TABLE PREFIX ******
// Prefix that your vBulletin tables have in the database.
$config['Database']['tableprefix'] = '';

quisiera saber que va en database y en tableprefix

les adjunto una foto con los datos que me dio el servidor

http://www.usuarios.lycos.es/animesis/vbulletin.JPGhttp://www.usuarios.lycos.es/animesis/error.JPG
 
Solo tienes que poner el nombre de la base de datos en...

$config['Database']['dbname'] = 'aqui';


Lo demas dejalo como esta
 
Atrás
Arriba