I can't use update.php from RC1 to RC2, so I try to reinstall again.
But old settings.php still exists for some settings.

After keyin database information, this error will show.

The website encountered an unexpected error. Please try again later.
Exception: invalid array index in drupal_rewrite_settings() (line 280 of core/includes/install.inc).
drupal_rewrite_settings(Array)
drupal_install_config_directories()
Drupal\Core\Installer\Form\SiteSettingsForm->submitForm(Array, Object)
call_user_func_array(Array, Array)
Drupal\Core\Form\FormSubmitter->executeSubmitHandlers(Array, Object)
Drupal\Core\Form\FormSubmitter->doSubmitForm(Array, Object)
Drupal\Core\Form\FormBuilder->processForm('install_settings_form', Array, Object)
Drupal\Core\Form\FormBuilder->buildForm('Drupal\Core\Installer\Form\SiteSettingsForm', Object)
install_get_form('Drupal\Core\Installer\Form\SiteSettingsForm', Array)
install_run_task(Array, Array)
install_run_tasks(Array)
install_drupal(Object)

CommentFileSizeAuthor
2015-10-30_160505.png1.04 MBjamesliu78

Comments

jamesliu78 created an issue. See original summary.

cilefen’s picture

Component: update.module » install system
lexa.mihu’s picture

in 8.1.9 the error is still there.

Version: 8.0.0-rc1 » 8.0.x-dev

Core issues are now filed against the dev versions where changes will be made. Document the specific release you are using in your issue comment. More information about choosing a version.

Version: 8.0.x-dev » 8.9.x-dev

Drupal 8.8.7 was released on June 3, 2020 and is the final full bugfix release for the Drupal 8.8.x series. Branches prior to 8.8.x are not supported, and Drupal 8.8.x will not receive any further development aside from security fixes. Sites should prepare to update to Drupal 8.9.0 or Drupal 9.0.0 for ongoing support.

Bug reports should be targeted against the 8.9.x-dev branch from now on, and new development or disruptive changes should be targeted against the 9.1.x-dev branch. For more information see the Drupal 8 and 9 minor version schedule and the Allowed changes during the Drupal 8 and 9 release cycles.

quietone’s picture

Status: Active » Closed (cannot reproduce)
Issue tags: +Bug Smash Initiative

@jamesliu78, thank you for reporting this error about the install.

I can't reproduce this on 8.6 and 8.7. I've also searched for duplicates of this issue and there are none.

Closing as can't reproduce.

If this is incorrect, please reopen and provide complete steps to reproduce the error.

Thanks!