| Name | Location | Description |
|---|---|---|
| install_main | drupal/install.php | The Drupal installation happens in a series of steps. We begin by verifying that the current environment meets our minimum requirements. We then go on to verify that settings.php is properly configured. From there we connect to the configured database... |