ciao,il mio vbulettin mi dice di editare correttamente il file config.php,ma come faccio?
grazie
Visualizzazione Stampabile
ciao,il mio vbulettin mi dice di editare correttamente il file config.php,ma come faccio?
grazie
Tutte le domande e risposte qui:
http://www.vbulletin.it/forumdisplay.php?f=54
:)
ma a me non va,qual'è la parte che devo modificare?
grazie
Devi inserire i dati che visualizzi di colore rosso. Ciao
CiaoCitazione:
// ****** 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'] = 'NOME DEL TUO DATABASE';
// ****** MASTER DATABASE SERVER NAME AND PORT ******
// This is the hostname or IP address and port of the database server.
// If you are unsure of what to put here, leave the default values.
$config['MasterServer']['servername'] = 'localhost(ACCERTATI CHE SIA LOCALHOST O ALTRO)';
$config['MasterServer']['port'] = 3306;
// ****** MASTER DATABASE USERNAME & PASSWORD ******
// This is the username and password you use to access MySQL.
// These must be obtained through your webhost.
$config['MasterServer']['username'] = 'USERNAME DEL DATABASE';
$config['MasterServer']['password'] = 'PASSWORD DEL DATABASE';
E' un piacere averti aiutato. Ciao