Risultati da 1 a 7 di 7
-
26-02-2008, 17:08 #1
- Data Registrazione
- Feb 2008
- Messaggi
- 4
problema database
ciao raga ho un problema cioè io ho un sito http://helloweb.eu e nn riesco a impostare il config.php mi aiutate???
-
26-02-2008, 17:36 #2
- Data Registrazione
- Sep 2006
- Località
- Italia
- Messaggi
- 477
Ecco come devi fare. I dati sono quelli evidenziati in BLU . Ticordati di rinominare il file da config.php.new in config.php. Ciao
// ****** 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']['NOME DEL DATABASE'] = '';
// ****** 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'] = 'NOME UTENTE DEL DATABASE';
$config['MasterServer']['password'] = 'PASSWORD DEL DATABASE';
-
26-02-2008, 17:45 #3
- Data Registrazione
- Feb 2008
- Messaggi
- 4
fatto,mentre installavo nel secondo passo mi ha detto questo:
Step 2) Connect to the database
Attempting to attach to database
Error description: mysql_connect() [function.mysql-connect]: Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) /users/h/a/c/hackexplode/public_html/includes/class_core.php on line 274
The database has failed to connect because you do not have permission to connect to the server. Please confirm the values entered in the 'includes/config.php' file.
perchè??
-
26-02-2008, 17:53 #4
- Data Registrazione
- Sep 2006
- Località
- Italia
- Messaggi
- 477
Perchè devi inserire i dati giusti, indicati nel passaggio precedente che ti ho inserito. Ciao
-
26-02-2008, 18:39 #5
- Data Registrazione
- Feb 2008
- Messaggi
- 4
io lo fatto ma mi dice:
Step 2) Connect to the database
Attempting to attach to database
Error description: mysql_connect() [function.mysql-connect]: Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) /users/h/a/c/hackexplode/public_html/includes/class_core.php on line 274
The database has failed to connect because you do not have permission to connect to the server. Please confirm the values entered in the 'includes/config.php' file.
sicuro che devo fare solo quello?? io ho messo tutti i file all'interno della cartella uploads nel ftp del mio sito poi ho rinominato config.php.new in config.php poi aperto messo i parametri che dici tu ho sbagliato qualcosa????????????
-
26-02-2008, 19:16 #6
- Data Registrazione
- Feb 2008
- Messaggi
- 4
nn potete farmi il file config.php voi?? voi mi chiedete i dati io ve li dico
-
26-02-2008, 20:12 #7
- Data Registrazione
- Sep 2006
- Località
- Italia
- Messaggi
- 477
Mandami una mail al seguente indirizzo:
omeka_1@yahoo.it
mi dovresti spedire i dati che servono e che ti ho evidenziato nel messaggio e la versione del forum. Ciao
Discussioni Simili
-
vBulletin 3.6.x Aiuto, problema database
Di Forgo nel forum VBulletin 3Risposte: 3Ultimo Messaggio: 31-07-2007, 20:04 -
vBulletin 3.6.x Problema Database Ricerca !!!
Di Vetim nel forum VBulletin 3Risposte: 1Ultimo Messaggio: 25-03-2007, 16:43 -
vBulletin 3.6.x config.php - sicuramente c'è un errore
Di menhir nel forum VBulletin 3Risposte: 14Ultimo Messaggio: 20-03-2007, 22:35 -
vBulletin 3.6.x Problema database
Di Messiah nel forum VBulletin 3Risposte: 2Ultimo Messaggio: 24-02-2007, 03:11 -
vBulletin 3.6.x problema import database ipb
Di snt nel forum VBulletin 3Risposte: 5Ultimo Messaggio: 18-08-2006, 00:13
Segnalibri