If I am installing Drupal and I forgot to remove my existing database, instead of getting a helpful message like "Your database is not empty", I am instead getting this unhelpful message and the install is stalled.
Luckily you can use the Back arrow in the browser and try again. But the message should be more helpful like it is if you can't connect or if you don't have a writeable settings.php file etc.
| Comment | File | Size | Author |
|---|---|---|---|
| stalled.png | 20.19 KB | jhodgdon |
Comments
Comment #1
yoroy commentedWhat would be more helpful? Something like:
"Your database is not empty. Remove all tables and start the installation process again"
Also, wondering if this really is a major bug.
Comment #2
amateescu commentedThis is being addressed in #2352081: Prevent installation over an already installed database :)