Skip to content

Instantly share code, notes, and snippets.

@johnbocook
Last active February 6, 2016 01:07
Show Gist options
  • Select an option

  • Save johnbocook/72aa75319f0ba7bb8039 to your computer and use it in GitHub Desktop.

Select an option

Save johnbocook/72aa75319f0ba7bb8039 to your computer and use it in GitHub Desktop.
When this error is recieved - How to resolve.

The administration->configuration->media->file system temorary directories either do not exist, or are not writeable.

Warning: 
file_put_contents(temporary://something.tmp):       
failed to open stream:                            
"DrupalTemporaryStreamWrapper::stream_open" call  
failed in file_unmanaged_save_data() (line 1936   
of temporary directory 
@johnbocook
Copy link
Copy Markdown
Author

You will notice this error when you visit administration->modules and the CSS/JS does not load, or you see random alerts 'Could not create file' throughout your drupal site.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment