When uploading image files to my powerpc linux box (derived
from redhat 7.1) running apache + php4.0.4pl1 something
wierd happen.
Images get corrupted by (IMHO) php itself. It adds the
following 2 lines at the top of the file:

Content-Type: image/jpeg^M
^M
...(rergular image file data)

(as displayed by my text editor, vim).

It seems a bug, as uploading images to another machine
(a i386 debian 2.2 box) works as expected.

Is this a known issue/bug?

thanks,
        fbv

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

Reply via email to