Closed (cannot reproduce)
Project:
Quickstart: Prebuilt Drupal Development Environment
Component:
Drush
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
24 May 2011 at 10:30 UTC
Updated:
8 Jun 2011 at 17:38 UTC
Hi, thanks for this awesome project.
The drush quickstart installer command seemed to work perfectly well up until the point where I tried to login with admin:admin and got an authentication error.
Apparently the username in de database was somethin like placeholder-uid-1 and there was no password.
I fixed it by copying the user table from example6.dev and now the site seems to work fine.
I used this command to create the site:
drush quickstart-create all --domain=d6_customname.dev --makefile=/home/quickstart/websites/d6.make --profile=default
Comments
Comment #1
jurriaanroelofs commentedlooking at the example the problem could be that I ommited the codepath option
Comment #2
MichaelCole commentedHi, thanks for the bug report.
I can't reproduce this. Could you please re-open it if you come up with steps to reproduce?
Thanks,
Mike