I am using imagecreatefromjpeg() php function in my website. It works perfetly in my past server. But it does not work in webfactoin. I am getting two warning messages. Warning: imagecreatefromjpeg(): gd-jpeg, libjpeg: recoverable error: Corrupt JPEG data: 13181 extraneous bytes before marker 0xda in /home/fasilkk/webapps/htdocs/facebookapp/index.php on line 106 Warning: imagecreatefromjpeg(): 'like_photo.jpg' is not a valid JPEG file in /home/fasilkk/webapps/htdocs/facebookapp/index.php on line 106 asked 09 Oct '12, 08:09 fasilkk |
Hi, Could you open a ticket about this issue? We would need to be able to reproduce this in order to help. Thanks! answered 09 Oct '12, 09:21 todork |