masterexploder / PHPThumb

PHP Thumbnail & Image Manipulation Library
http://phpthumb.gxdlabs.com
980 stars 264 forks source link

AWS Images Fail? #118

Closed DavidGagne closed 9 years ago

DavidGagne commented 9 years ago

When I attempt to create thumbnails from images on AWS, I get the following error:

Warning: getimagesize(http://xxxx.s3.amazonaws.com/xxxx.jpg): failed to open stream: HTTP request failed! HTTP/1.1 505 HTTP Version not supported in /inc/phpthumb/GdThumb.inc.php on line 1070

Anyone else getting this error? Any ideas?

DavidGagne commented 9 years ago

Disregard. Problem was caused by stupid filename spaces.