Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to set site-name when site-install #2462

Closed
terao opened this issue Nov 25, 2016 · 4 comments
Closed

Unable to set site-name when site-install #2462

terao opened this issue Nov 25, 2016 · 4 comments

Comments

@terao
Copy link

terao commented Nov 25, 2016

When site-install using drush, I Specified following --site-name option.
Then login to Drupal, Sitename was not set.
No error message was displayed.

drush -y si\
  --db-url=mysql://root@localhost/drupal\
  --locale=ja\
  --account-name='terao'\
  --account-pass='u8UMzKDP'\
  --account-mail='terao@example.com'\
  --site-name='drupal8-1' || exit 1
@terao terao changed the title Unable to set site_name when site-install Unable to set site-name when site-install Nov 25, 2016
@weitzman
Copy link
Member

OK. Next someone needs t debug and see if the bug is in Drupal or Drush.

@terao
Copy link
Author

terao commented Nov 25, 2016

Hi weitzman,

Thankyou for reply.
I am looking forward to bug fix.

@diogoviannaaraujo
Copy link

Im having this problem, if i dont pass site-name it comes as "site-install" if I do it comes as "drupal" dont matter what I type

@weitzman
Copy link
Member

What version of Drush and Drupal are you using @diogoviannaaraujo and @terao?

@weitzman weitzman closed this as completed Jun 1, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants