- πΊπΈUnited States jghyde
Look at a phpInfo() and see what php believes is the /tmp dir. In my case, it was
/var/lib/php74/tmp
On update of Drupal Core to 7.25 "DrupalTemporaryStreamWrapper::stream_open" call failed error appears on almost every page now. First time for this working site that has performed without error for some time now.
Now shows this additional in error:
Warning: file_put_contents(temporary://fileHpCdVf) [function.file-put-contents]: failed to open stream: "DrupalTemporaryStreamWrapper::stream_open" call failed in file_unmanaged_save_data() (line 1935 of [site home]/public_html/drupal/includes/file.inc).
And now front page header images and slogan not showing. Attempts to update appearance contains the above error and site is not updated.
I also notice that when attempting to update modules I get the message:
Updating modules and themes requires FTP access to your server. This has never before happened.
Closed: works as designed
10.0 β¨
base system
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Look at a phpInfo() and see what php believes is the /tmp dir. In my case, it was /var/lib/php74/tmp