Plastico ~/Drupal/drupal> drush si --db-url=sqlite:/Users/garrett/Databases/new-d7.db -y You are about to DROP your '/Users/garrett/Databases/new-d7.db' database and then CREATE a new one. Do you want to continue? (y/n): y Starting Drupal installation. This takes a few seconds ... [ok] WD php: Exception: Database name field is required. [error] Database username field is required. In order for Drupal to work, and to continue with the installation process, you must resolve all issues reported below. For more help with configuring your database server, see the installation handbook. If you are unsure what any of this means you should probably contact your hosting provider.Failed to CREATE a test table on your database server with the command CREATE TABLE drupal_install_test (id int NULL). The server reports the following message: SQLSTATE[3D000]: Invalid catalog name: 1046 No database selected.Are you sure the configured username has the necessary permissions to create tables in the database? in install_run_task() (line 418 of /Users/garrett/Drupal/drupal/includes/install.core.inc). Exception: Database name field is required. Database username field is required.
In order for Drupal to work, and to continue with the installation process, you must resolve all issues reported below. For more help with configuring your database server, see the installation handbook. If you are unsure what any of this means you should probably contact your hosting provider.
Failed to CREATE a test table on your database server with the command CREATE TABLE drupal_install_test (id int NULL). The server reports the following message: SQLSTATE[3D000]: Invalid catalog name: 1046 No database selected.
Are you sure the configured username has the necessary permissions to create tables in the database?
in install_run_task() (line 418 of /Users/garrett/Drupal/drupal/includes/install.core.inc). Drush command terminated abnormally due to an unrecoverable error. [error] Plastico ~/Drupal/drupal> patch -p0 < drupal-drush-install-work-with-multiple-db-drivers-enabled.patch patching file includes/install.core.inc Plastico ~/Drupal/drupal> drush si --db-url=sqlite:/Users/garrett/Databases/new-d7.db -y You are about to DROP your '/Users/garrett/Databases/new-d7.db' database and then CREATE a new one. Do you want to continue? (y/n): y Starting Drupal installation. This takes a few seconds ... [ok] WD form: Illegal choice mysql in Database type element. [error] WD php: Exception: An illegal choice has been detected. Please [error] contact the site administrator. In order for Drupal to work, and to continue with the installation process, you must resolve all issues reported below. For more help with configuring your database server, see the installation handbook. If you are unsure what any of this means you should probably contact your hosting provider.Failed to CREATE a test table on your database server with the command CREATE TABLE drupal_install_test (id int NULL). The server reports the following message: SQLSTATE[3D000]: Invalid catalog name: 1046 No database selected.Are you sure the configured username has the necessary permissions to create tables in the database? in install_run_task() (line 418 of /Users/garrett/Drupal/drupal/includes/install.core.inc). Exception: An illegal choice has been detected. Please contact the site administrator.In order for Drupal to work, and to continue with the installation process, you must resolve all issues reported below. For more help with configuring your database server, see the installation handbook. If you are unsure what any of this means you should probably contact your hosting provider.
Failed to CREATE a test table on your database server with the command CREATE TABLE drupal_install_test (id int NULL). The server reports the following message: SQLSTATE[3D000]: Invalid catalog name: 1046 No database selected.
Are you sure the configured username has the necessary permissions to create tables in the database?
in install_run_task() (line 418 of /Users/garrett/Drupal/drupal/includes/install.core.inc). Drush command terminated abnormally due to an unrecoverable error. [error] Plastico ~/Drupal/drupal>