On Wed, 12 May 2004 10:48:24 +0200
"PHP" <[EMAIL PROTECTED]> wrote:

 > [11-May-2004 23:16:15] PHP Warning:  imagecreatefromjpeg() [<a
 >
href='http://www.php.net/function.imagecreatefromjpeg'>function.imagecreatef >
romjpeg</a>]: '/home/infos/domalle/miweb/pizias/photodir/6.jpg' is not a >
valid JPEG file in /home/infos/domalle/miweb/pizias/TestOnResize2/resize.php >
on line 42

Are you really sure this image is _really_ correct JPEG ? Check it. I don't
know anything about JPEG file history (changes in file format), but I think no
major changes was there in last time (http://www.ijg.org/files/ latest
source is from '98) -> we can eliminate old varsion of jpeg library i think.
So check if that file is really correct JPEG image..

-- 
Petr U.

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to