failed to open stream: HTTP wrapper does not support writeable connections
-
Hi Brad,
For some reason I’m thinking you had fixed this. But it seems to have reared itself again. PHP Warning: fopen([…filepath].jpg): failed to open stream: HTTP wrapper does not support writeable connections in […dir]\wp-includes\class-wp-image-editor.php on line 410
I looked into the issue and Amazon wrote a php class to act as a stream protocol handler so these files can use functions like fopen. It’s called aS3StreamWrapper
Let me know if you need any help with this. Thanks!
The topic ‘failed to open stream: HTTP wrapper does not support writeable connections’ is closed to new replies.