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

Provide Platform.sh configuration files. #1

Open
wants to merge 3 commits into
base: 8.x
Choose a base branch
from

Conversation

GuGuss
Copy link

@GuGuss GuGuss commented Jan 12, 2016

  • Add the 2 missing files: services.yaml & settings.php required by Platform.sh (read-only filesystem). See example here.

@GuGuss
Copy link
Author

GuGuss commented Jan 12, 2016

  • Currently getting a:
Warning: file_put_contents(sites/default/settings.php): failed to open stream: Read-only file system in drupal_rewrite_settings() (line 337 of core/includes/install.inc).
drupal_rewrite_settings(Array)
install_write_profile(Array)
install_run_task(Array, Array)
install_run_tasks(Array)
install_drupal(Object)

@GuGuss
Copy link
Author

GuGuss commented Jan 12, 2016

  • Stop hardcoding $settings['hash_salt']. Include this: Drupal\Component\Utility\Crypt.

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

Successfully merging this pull request may close these issues.

1 participant