*** This version of Confluence is for testing only and contains a copy of content from June 29th 2026. No changes will be preserved. ***
...
| Code Block |
|---|
bash> cd public bash> drush si --db-url="mysql://dbuser:dbpass@localhost/dbname" You are about to create a sites/default/files directory and create a sites/default/settings.php file and DROP all tables in your 'featureserver' database. Do you want to continue? (y/n): y No tables to drop. [ok] Starting Drupal installation. This takes a few seconds ... [ok] Installation complete. User name: admin User password: 3MYjwzeo9A [ok] |
| Panel |
|---|
Note the user #1 user name and password returned from this last step! |
Grab some modules that will help you create a site profile
...