sicelx10
Member
- Messages
- 126
- Reaction score
- 2
- Points
- 18
Im getting this error when i want to resize an image:
Warning: getimagesize(http://******/manipularimg/imagenes/cielomorado.jpg): failed to open stream: HTTP request failed! HTTP/1.1 400 Bad Request in/home/*******/public_html/manipularimg/recortar.php on line 17
Warning: imagecreatefromjpeg(http://********/manipularimg/imagenes/cielomorado.jpg): failed to open stream: HTTP request failed! HTTP/1.1 400 Bad Request in/home/********/public_html/manipularimg/recortar.php on line 20
I tested in another server and worked well.
Same happens with file_get_contents(), sometimes it works and sometimes doesnt work these three functions. I reported this issue 2 months ago, and it was fixed, but now im having this problem again :'(
Warning: getimagesize(http://******/manipularimg/imagenes/cielomorado.jpg): failed to open stream: HTTP request failed! HTTP/1.1 400 Bad Request in/home/*******/public_html/manipularimg/recortar.php on line 17
Warning: imagecreatefromjpeg(http://********/manipularimg/imagenes/cielomorado.jpg): failed to open stream: HTTP request failed! HTTP/1.1 400 Bad Request in/home/********/public_html/manipularimg/recortar.php on line 20
I tested in another server and worked well.
Same happens with file_get_contents(), sometimes it works and sometimes doesnt work these three functions. I reported this issue 2 months ago, and it was fixed, but now im having this problem again :'(
Last edited: