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

Cannot Write Settings.php #103

Closed
haynescw opened this issue Jun 3, 2016 · 4 comments
Closed

Cannot Write Settings.php #103

haynescw opened this issue Jun 3, 2016 · 4 comments

Comments

@haynescw
Copy link
Contributor

haynescw commented Jun 3, 2016

When using the drupalvm approach to setting up my *AMP stack, everything installed and worked as i expexcted, but when i tried to run the final command from on vm, to install lightning, i get a file permissions issue. ergo it cant write it. Also, when i tried to run the command on my mac locally, it couldnt access the database.

given the issue, i am wondering where to run ./blt.sh local:setup so it will work, or what must i do to get this working.

@grasmash
Copy link
Contributor

grasmash commented Jun 3, 2016

The Drupal VM documentation was lacking, it's been updated in #104. Please try new instructions and see if it resolves your issue.

@haynescw
Copy link
Contributor Author

haynescw commented Jun 6, 2016

I was able to run the command from my mac now, but now im getting this error,

[drush] Executing '/Users/_/Documents/Clients/_/tmp/blted8test/vendor/bin/drush @self --site-name="BLTed 8" --site-mail="no-reply@acquia.com" --account-name="admin" --account-pass="admin" --account-mail="no-reply@acquia.com" --l="default" --nocolor --yes --verbose site-install "lightning" "install_configure_form.update_status_module='array(FALSE,FALSE)'"'...
Could not find the alias @self

Is there more that i need to update.

@haynescw
Copy link
Contributor Author

haynescw commented Jun 6, 2016

I get the same output when i run the ./blt.sh local:setup command. Where should that command be ran when doing the drupalvm *AMP stack.

Also, im wondering is we need to change up one directory when trying to sun the site install drush command so it can find the @self drush alias.

@haynescw
Copy link
Contributor Author

haynescw commented Jun 7, 2016

I feel this may be related to line 4.Updating project.yml so that drush.default_alias is set to your Drupal VM alias in the readme, Can you elaborate more on what needs to be done?

@haynescw haynescw closed this as completed Jun 8, 2016
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

2 participants