Salve ho seguito passo passo l'istallazione e ho provato ad accedere e sul browser da questo messaggio:
Unsupported database type
The database type is unsupported. Please use either mysql for MySQL 3.x & 4.0.x databases, mysqli for MySQL 4.1.x+ databases, or pgsql for PostgreSQL databases. The database information is in your settings.php file.
For more help, see the Installation and upgrading handbook. If you are unsure what these terms mean you should probably contact your hosting provider.
Aiutatemi!!!
grazie!
ma dove l'hai installato? in Remoto?
Che nel file setting.php ci sia una riga sensata del tipo:
$db_url = 'mysql://username:password@localhost/databasename';
se mysql oppure:
$db_url = 'pgsql://username:password@localhost/databasename';
se postgres
Completale con i tuoi dati!!
Ciao
Uccio
Il mio sito con drupal