Risultati da 1 a 6 di 6
-
01-02-2010, 20:19 #1
- Data Registrazione
- Feb 2010
- Messaggi
- 25
Prima configurazione
salve a tutti
sono, evidentemente, nuova di VBulletin e ho preso la versione 4.0 Gold
Nelle istruzioni di installazione c'è riportato di modificare il file config.php con i parametri che richiede, ma è tutto
in inglese e perdipiù ci sono termini che non conosco oltre a non riuscire a capire esattamente dove scrivere le modifiche
se dentro le parentesi ecc.
So di essere pollastrella fresca :-( ma vi chiedo una mano perchè non ne esco da sola.
Sono pratica (abbastanza) di Joomla, ma non serve modificare a mano nulla, fa tutto da solo inserendo in installazione il nome server e user e pas... ma qui...
Grazie dell'aiuto che vorrete darmi... se serve vi allego il php e quel che serve
PS perchè qui a destra non vedo gli smileys?
Nicole
-
01-02-2010, 22:01 #2
- Data Registrazione
- Dec 2005
- Località
- Rome, Italy, Italy
- Messaggi
- 945
allega solo il file "config.php.new(credo sia ancora cosi' altrimenti solo config.php)che si trova nella cartella includes qualcuno ti dara' indicazioni precise sul come modificarlo
-
01-02-2010, 22:59 #3
- Data Registrazione
- Apr 2009
- Messaggi
- 114
Cambia questi parametri:
Codice PHP:$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'] = 'Nome del database'';
Codice PHP:$config['MasterServer']['servername'] = [COLOR="Red"]'[COLOR="Red"]localhost o altro nome(informati)[/COLOR]'[/COLOR];
$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'] = [COLOR="Red"]'nome utente del tuo database[/COLOR]';
$config['MasterServer']['password'] = 'password del database';
-
01-02-2010, 23:59 #4
- Data Registrazione
- Feb 2010
- Messaggi
- 25
wow, grazie ragazzi... gentilissimi...
domani in ufficio vedo se trovo le righe di codice e vi allego anche il php (l'ho già rinominato)...
Nicole
Ripeto il ps: a destra mentre scrivo non ci sono gli smileys... è anormale o il vBulletin funziona così? Grazie
EDIT 02.02.10 : ho allegato il php in formato zip
NicoleUltima modifica di Nicole; 02-02-2010 alle 10:08
-
02-02-2010, 18:43 #5
- Data Registrazione
- Dec 2005
- Località
- Rome, Italy, Italy
- Messaggi
- 945
$config['Database']['dbname'] = 'forum';--->es. nicole_forumnome del tua database
// ****** TABLE PREFIX ******
// Prefix that your vBulletin tables have in the database.
$config['Database']['tableprefix'] = '';
// ****** 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.
$config['Database']['technicalemail'] = 'dbmaster@example.com';
// ****** FORCE EMPTY SQL MODE ******
// New versions of MySQL (4.1+) have introduced some behaviors that are
// incompatible with vBulletin. Setting this value to "true" disables those
// behaviors. You only need to modify this value if vBulletin recommends it.
$config['Database']['force_sql_mode'] = false;
// ****** 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'] = 'root';es.nicole tua registrazione al db
$config['MasterServer']['password'] = '';123456 come sopra
-
06-02-2010, 12:12 #6
- Data Registrazione
- Feb 2010
- Messaggi
- 25
perfetto... grazie intanto, sto procedendo...
Gentilmente, sto cercando di capire la sequenza esatta (ordine di importanza intendo o struttura ad albero che dir si voglia) di: contenuti, sezioni e categorie... mi date in'infarinata veloce per riuscire a metter su qualcosa?...
Grazie mille
Nicole
Discussioni Simili
-
vBulletin 3.7.x guida alla configurazione
Di Klyde nel forum VBulletin 3Risposte: 4Ultimo Messaggio: 25-12-2008, 18:56 -
vBulletin 3.7.x Aiuto nella configurazione
Di system90 nel forum VBulletin 3Risposte: 3Ultimo Messaggio: 07-04-2008, 01:31 -
vBulletin 3.6.x Aiuto configurazione config.php
Di xLuca94 nel forum VBulletin 3Risposte: 6Ultimo Messaggio: 26-01-2008, 15:09 -
vBulletin 3.6.x Configurazione 3.6.8
Di yVega nel forum VBulletin 3Risposte: 2Ultimo Messaggio: 12-08-2007, 11:54 -
vBulletin 3.6.x aiuto configurazione
Di ricci206 nel forum VBulletin 3Risposte: 1Ultimo Messaggio: 03-01-2007, 11:47
Segnalibri