i tried to upload an image to a fresh version of gallery, andi get thi serror:
Executing:
/home/virtual/site1/fst/var/www/html/gallery/netpdm/jpegtopnm /home/virtual/site1/fst/var/www/html/albums/album01/aaliyah_001.jpg | /home/virtual/site1/fst/var/www/html/gallery/netpdm/pnmfile --allimages
Results:
stdin: Image 0:
Error messages:
pnmfile: EOF / read error reading magic number
Status: 1 (expected 0)
and when i do it from comand:
[root@ensim netpdm]# /home/virtual/site1/fst/var/www/html/gallery/netpdm/jpegtopnm /home/virtual/site1/fst/var/www/html/pics/gojira/01.jpg | /home/virtual/site1/fst/var/www/html/gallery/netpdm/pnmfile
pnmfile: EOF / read error reading magic number
stdin: [root@ensim netpdm]#
(i realize they aren't the same file, but i know for a fact the first one is a valid jpeg, cause i use it on another gallery!)