Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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 'featureserverdbname' 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]

...