Pagina 1 di 2 12 UltimaUltima
Risultati da 1 a 10 di 13

Discussione: aiuto con il config.php

  1. #1
    Account disattivato
    Data Registrazione
    Mar 2008
    Messaggi
    27

    aiuto con il config.php

    ciao sono nuovo e poko esperto vorrei una mano per configurare il confing.php mi potete aiutare?? grz

  2. #2
    Account disattivato
    Data Registrazione
    Sep 2006
    Località
    Italia
    Messaggi
    477
    Devi modificare i dati di colore rosso. Ciao


    Codice PHP:
    Devo modificare i dati di colore rossoCiao


    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'] = ''

  3. #3
    Account disattivato
    Data Registrazione
    Mar 2008
    Messaggi
    27
    in table prefix cosa devo scrivere????

  4. #4
    Account disattivato
    Data Registrazione
    Sep 2006
    Località
    Italia
    Messaggi
    477
    Non scrivere nulla se si tratta di prima installazione. Ciao

  5. #5
    Account disattivato
    Data Registrazione
    Mar 2008
    Messaggi
    27
    ok grazie

  6. #6
    Account disattivato
    Data Registrazione
    Apr 2008
    Messaggi
    22
    Cioa,
    pure per me e la prima volta che installo,mi potresti dirre che ci devo inserire ??io uso netsons.

    Dati Database:

    Server Database: mysql5.netsons.org
    Nome Database: system90
    Tipo Database mysql5
    Nome Utente: system90

    grazie

  7. #7
    Account disattivato
    Data Registrazione
    Sep 2006
    Località
    Italia
    Messaggi
    477
    Devi inserire solo la password in questo file. Ciao

    Codice PHP:


    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'] = 'system90';

        
    //    ****** 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'] = 'mysql5.netsons.org';
    $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'] = 'system90';
    $config['MasterServer']['password'] = 'METTI LA PASSWORD DEL DATABASE'

  8. #8
    Account disattivato
    Data Registrazione
    Apr 2008
    Messaggi
    22
    funziona,grazie mille

  9. #9
    Account disattivato
    Data Registrazione
    Apr 2008
    Messaggi
    30
    Infatti, più facile di così si muore..

  10. #10
    Account disattivato
    Data Registrazione
    Sep 2006
    Messaggi
    13
    ho un problema dunque sto tentando di installare la 3.7 i miei dati sono
    dbname mey_master74
    sito master74.altervista.org
    login master74
    pass ....
    quando faccio new installation mi esce:
    Database error
    The database has encountered a problem.
    cosa sbaglio?

Pagina 1 di 2 12 UltimaUltima

Discussioni Simili

  1. vBulletin 3.6.x vBulletin 3.6.8 + config.php
    Di dimitri136 nel forum VBulletin 3
    Risposte: 2
    Ultimo Messaggio: 22-03-2008, 23:54
  2. vBulletin 3.6.x Aiuto configurazione config.php
    Di xLuca94 nel forum VBulletin 3
    Risposte: 6
    Ultimo Messaggio: 26-01-2008, 14:09
  3. vBulletin 3.6.x Aiuto Vbadvanced "pagando"
    Di dormopoco nel forum VBulletin 3
    Risposte: 4
    Ultimo Messaggio: 31-07-2007, 19:57
  4. aiuto urgente
    Di lcelia nel forum Agorà di vBulletin
    Risposte: 7
    Ultimo Messaggio: 16-04-2007, 03:44
  5. vBulletin 3.6.x config.php - sicuramente c'è un errore
    Di menhir nel forum VBulletin 3
    Risposte: 14
    Ultimo Messaggio: 20-03-2007, 21:35

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
  •