Pagina 2 di 2 PrimaPrima 12
Risultati da 11 a 15 di 15

Discussione: Aiutooooo Come Si Istalla il vBulletin 3.0.7 ?

  1. #11
    Inattivo
    Data Registrazione
    Jan 2005
    Località
    Vicopisano [PI]
    Età
    47
    Messaggi
    46
    Se non ricordo male, per altervista setta cosi:
    // ****** DATABASE SERVER NAME ******
    // This is the hostname or IP address of the database server.
    // It is in the format HOST:PORT. If no PORT is specified, 3306 is used.
    // If you are unsure of what to put here, leave it at the default value.
    $servername = 'localhost';

    // ****** DATABASE USERNAME & PASSWORD ******
    // This is the username and password you use to access MySQL.
    // These must be obtained through your webhost.
    $dbusername = 'nicoforum';
    $dbpassword = '*******';

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

    // ****** COOKIE SECURITY HASH ******
    // This option allows you to encode cookie.
    // You may use any latin and/or any other alphanumeric symbols.
    // Leave this blank to use the default value.
    $cookie_security_hash = '';

    // ****** TECHNICAL EMAIL ADDRESS ******
    // If any database errors occur, they will be emailed to the address specified here.
    // Leave this blank to not send any emails when there is a database error.
    $technicalemail = 'nikolauss@gmail.com';

    // ****** PERSISTENT CONNECTIONS ******
    // This option allows you to turn persistent connections to MySQL on or off.
    // The difference in performance is negligible for all but the largest boards.
    // If you are unsure what this should be, leave it off.
    // 0 = Off; 1 = On
    $usepconnect = 0;

    // ****** PATH TO ADMIN & MODERATOR CONTROL PANELS ******
    // This setting allows you to change the name of the folders that the admin and
    // moderator control panels reside in. You may wish to do this for security purposes.
    // Please note that if you change the name of the directory here, you will still need
    // to manually change the name of the directory on the server.
    $admincpdir = 'admincp';
    $modcpdir = 'modcp';

    // ****** USERS WITH ADMIN LOG VIEWING PERMISSIONS ******
    // The users specified here will be allowed to view the admin log in the control panel.
    // Users must be specified by *ID number* here. To obtain a user's ID number,
    // view their profile via the control panel. If this is a new installation, leave
    // the first user created will have a user ID of 1. Seperate each userid with a comma.
    $canviewadminlog = '1';

    // ****** USERS WITH ADMIN LOG PRUNING PERMISSIONS ******
    // The users specified here will be allowed to remove ("prune") entries from the admin
    // log. See the above entry for more information on the format.
    $canpruneadminlog = '1';

    // ****** USERS WITH QUERY RUNNING PERMISSIONS ******
    // The users specified here will be allowed to run queries from the control panel.
    // See the above entries for more information on the format.
    // Please note that the ability to run queries is quite powerful. You may wish
    // to remove all user IDs from this list for security reasons.
    $canrunqueries = '1';

    // ****** UNDELETABLE / UNALTERABLE USERS ******
    // The users specified here will not be deletable or alterable from the control panel by any users.
    // To specify more than one user, separate userids with commas.
    $undeletableusers = '1';

    // ****** SUPER ADMINISTRATORS ******
    // The users specified below will have permission to access the administrator permissions
    // page, which controls the permissions of other administrators
    $superadministrators = '1';

    // Prefix that your vBulletin tables have in the database.
    // For example: $tableprefix = 'vb3_';
    $tableprefix = '';

    // Prefix that all vBulletin cookies will have
    // For example
    $cookieprefix = 'bb';

  2. #12
    ciao a tutti, ho istallato il forum... ma mi da problemi di db... mi dice:

    Database error
    The database has encountered a problem.

    --------------------------------------------------------------------------------

    Please try the following:
    Load the page again by clicking the Refresh button in your web browser.
    Open the www.*****.com home page, then try to open another page.
    Click the Back button to try another link.

    The www.*****.com forum technical staff have been notified of the error, though you may contact them if the problem persists.

    We apologise for any inconvenience.

    Mi aiutate x favore??? GRAZIE ANTICIPATAMENTE

  3. #13
    Bodyweb.com L'avatar di Sergio
    Data Registrazione
    Oct 2004
    Località
    Sezana, Slovenia
    Età
    56
    Messaggi
    2,754
    Citazione Originariamente Scritto da alexmag89 Visualizza Messaggio
    ciao a tutti, ho istallato il forum... ma mi da problemi di db... mi dice:

    Database error
    The database has encountered a problem.

    --------------------------------------------------------------------------------

    Please try the following:
    Load the page again by clicking the Refresh button in your web browser.
    Open the www.*****.com home page, then try to open another page.
    Click the Back button to try another link.

    The www.*****.com forum technical staff have been notified of the error, though you may contact them if the problem persists.

    We apologise for any inconvenience.

    Mi aiutate x favore??? GRAZIE ANTICIPATAMENTE
    Forse è meglio che apri un post inerente la tua versione nella sezione adatta e ci spieghi per bene cosa hai fatto fino ad ora

  4. #14
    Click destro e seleziona "Visualizza codice HTML" se usi IIE o "Visualizza codice Sorgente" se usi Firefox. Copia il codice e incollalo qui cosi da vedere l'errore. Ciao

  5. #15
    Ecco l'errore che mi da!

    MySQL Error : Table 'Sql1212_3.datastore' doesn't exist
    Error Number : 1146
    Date : Wednesday, December 13th 2006 @ 10:43:10 AM
    Script : http://www.****.com/forums/index.php
    Referrer :
    IP Address : 194.119.***.***
    Username :
    Classname : vb_database

    La mia versione del forum vBulletin è: 3.6.0

    Cosa faccio? il mio database e mysql da 50mb l'ho acquistato su aruba insieme al mio spazio e dominio .com fatemi sapere grazie anticipatamente
    Ultima modifica di alexmag89; 13-12-2006 alle 12:58

Pagina 2 di 2 PrimaPrima 12

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
  •