[magick-users] Error messages
Jørn Dahl-Stamnes
im.user at dahl-stamnes.net
Mon Jan 29 09:17:03 CST 2007
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/
More information about the Magick-users
mailing list