Hello folks,

I use IM to create thumbnails etc when uploading an jpeg image to a web-site. 
I have tested the PHP on a test-server without any problems.

Today I installed the PHP code and IM on a new web-server. After a few tests I 
noticed the following error messages in the apahce web-servers error log 
file:

identify: Corrupt JPEG data: 59 extraneous bytes before marker 0xd6 
`/tmp/imgCXhlB6'.
convert: Corrupt JPEG data: 59 extraneous bytes before marker 0xd6 
`/tmp/imgCXhlB6'.
identify: Corrupt JPEG data: 1 extraneous bytes before marker 0xe1 
`/tmp/imgmzstBl'.
convert: Corrupt JPEG data: 1 extraneous bytes before marker 0xe1 
`/tmp/imgmzstBl'.

Both the image and the thumbnail is stored in a MySQL database (in a BLOB 
field). It display correctly when viewed from a browser.

The original file has been created in PhotoShop CS 2. Using identify on them 
does not create any errors. So what does the error message trying to say? 
Extra bytes added to the end fo the file or?

Current version:
Version: ImageMagick 6.2.9 01/29/07 Q16 http://www.imagemagick.org
Copyright: Copyright (C) 1999-2006 ImageMagick Studio LLC

-- 
Jørn Dahl-Stamnes
homepage: http://www.dahl-stamnes.net/dahls/

_______________________________________________
Magick-users mailing list
[email protected]
http://studio.imagemagick.org/mailman/listinfo/magick-users

Reply via email to