Risultati da 1 a 4 di 4

Discussione: Aiuto nella configurazione

  1. #1
    Account disattivato
    Data Registrazione
    Apr 2008
    Messaggi
    22

    Aiuto nella configurazione

    Ciao a tutti

    mi potreste aiutare a configurare questo belissimo forum??

    Codice:
    Devo modificare i dati di colore rosso. Ciao
    
    
    Codice PHP:
        //    ****** DATABASE TYPE ******
        //    This is the type of the database server on which your vBulletin database will be located.
        //    Valid options are mysql and mysqli, for slave support add _slave.  Try to use mysqli if you are using PHP 5 and MySQL 4.1+
        // for slave options just append _slave to your preferred database type.
    $config['Database']['dbtype'] = 'mysql';
    
        //    ****** 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'] = '';
    
        //    ****** TABLE PREFIX ******
        //    Prefix that your vBulletin tables have in the database.
    $config['Database']['tableprefix'] = '';
    
       //    ****** 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';
    $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'] = '';
    $config['MasterServer']['password'] = '';
    ecco i miei dati del database..non so dove vano inserit,per questo che ho inserito ilcodice

  2. #2
    Account disattivato
    Data Registrazione
    Sep 2006
    Località
    Italia
    Messaggi
    477
    TI ho già risposto nel precedente post. Ciao

  3. #3
    Account disattivato
    Data Registrazione
    Apr 2008
    Messaggi
    22
    scusami e grazie

  4. #4
    Chiudo.

Discussioni Simili

  1. vBulletin 3.6.x Aiuto configurazione config.php
    Di xLuca94 nel forum VBulletin 3
    Risposte: 6
    Ultimo Messaggio: 26-01-2008, 15:09
  2. vBulletin 3.6.x Aiuto ho un prob che non riesco a risolvere
    Di Splinter nel forum VBulletin 3
    Risposte: 1
    Ultimo Messaggio: 13-07-2007, 16:07
  3. vBulletin 3.6.x aiuto configurazione
    Di ricci206 nel forum VBulletin 3
    Risposte: 1
    Ultimo Messaggio: 03-01-2007, 11:47
  4. vBulletin 3.6.x Bisogno di aiuto (newbie inside)
    Di Insane_Tech nel forum VBulletin 3
    Risposte: 12
    Ultimo Messaggio: 22-12-2006, 01:20
  5. vBulletin 3.5.x Aiuto per installazione - newbie
    Di xtrend nel forum VBulletin 3
    Risposte: 2
    Ultimo Messaggio: 04-07-2006, 00:00

Tag per Questa Discussione

Segnalibri

Permessi di Scrittura

  • Tu non puoi inviare nuove discussioni
  • Tu non puoi inviare risposte
  • Tu non puoi inviare allegati
  • Tu non puoi modificare i tuoi messaggi
  •