Skip to content

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