• Regolamento Macrocategoria DEV
    Prima di aprire un topic nella Macrocategoria DEV, è bene leggerne il suo regolamento. Sei un'azienda o un hosting/provider? Qui sono anche contenute informazioni per collaborare con Sciax2 ed ottenere l'accredito nella nostra community!

Emanuele95

Nuovo utente
Autore del topic
8 Settembre 2008
49
9
Miglior risposta
0
config['Database']['dbtype'] = ‘mysql’; $config['Database']['dbname'] = ‘grandhot_manu’; $config['Database']['tableprefix'] = ‘grandhot_’; $config['Database']['technicalemail'] = ‘emaildelwebmaster $config['MasterServer']['servername'] = ‘mysql.netsons.com’; $config['MasterServer']['port'] = portadicollegamento; $config['MasterServer']['username'] = ‘grandhot_manu’; $config['MasterServer']['password'] = ‘....’;

Configuration: includes/config.php exists, but is not in the 3.6+ format. Please convert your config file via the new config.php.new.

ho configurato il config.php cosi ma qual'è il problema? grazie mille

ecco il file config.php
config['Database']['dbtype'] = ‘mysql’;
$config['Database']['dbname'] = ‘grandhot_manu’;
$config['Database']['tableprefix'] = ‘grandhot_’;
$config['Database']['technicalemail'] = ‘emaildelwebmaster
$config['MasterServer']['servername'] = ‘mysql.netsons.com’;
$config['MasterServer']['port'] = portadicollegamento;
$config['MasterServer']['username'] = ‘grandhot_manu’;
$config['MasterServer']['password'] = ‘couu’;
 
config['Database']['dbtype'] = ‘mysql’;
$config['Database']['dbname'] = ‘my_grandhot_manu’;
$config['Database']['tableprefix'] = ‘my_grandhot’;
$config['Database']['technicalemail'] = ‘emaildelwebmaster’
$config['MasterServer']['servername'] = ‘mysql.netsons.com’;
$config['MasterServer']['port'] = portadicollegamento;
$config['MasterServer']['username'] = ‘grandhot_manu’;
$config['MasterServer']['password'] = ‘couu’;


prova così.. ;)
 
Codice:
Perfavore, Entra oppure Registrati per vedere i codici!
Vedo che sei sulla Netsons hai creato il tuo Database ? Hai messo tutti i diritti all'Utente del Database ?