I have WAMPSERVER 2.0 installed on my localhost with php_gd2 extension enabled, however when I’m trying to save a jpeg image I get this exception:
Your GD installation does not support JPG image types
How to enable JPG images?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You might want to look at the comments made by other developers on the PHP manual.
http://www.php.net/manual/en/function.imagecreatefromjpeg.php#74891
and
http://www.php.net/manual/en/function.imagecreatefromjpeg.php#70832
it is something to do with libjpeg