Rum icon indicating copy to clipboard operation
Rum copied to clipboard

DB: db creation should be optional

Open netsensei opened this issue 12 years ago • 0 comments

Creating a database on a local machine should be optional. Sometimes, a shared db server is used to store the database. A local db setup isn't need in such a case.

  1. Ask if the user wants to install a new database
  2. If not, ask if there is a remote database server and enter the credentials of the database
  3. Generate a settings.php with a matching db string

netsensei avatar Aug 16 '12 13:08 netsensei