[HELP]Unable to make thumbnail with NO errors showing up

sholnay

Joined: 2004-05-27
Posts: 6
Posted: Thu, 2004-05-27 23:42

Okay, after fiddling around for several hours, and looking for the answer here, I have decided to ask you guys.

I keep getting the Error: Unable to make thumbnail (0)! but I have NO errors showing up in debug mode.

This is what I show:

Processing status...

- Adding Tolnay loves track.jpg
Resizing/compressing original image
No resizing required
File /home/virtual/site133/fst/home/gal/public_html/gallery/albums/Shaun01/Tolnay_loves_track_001.jpg type 2.

Executing:

'/home/virtual/site133/fst/gal/public_html/netpbm/jpegtopnm' '/home/virtual/site133/fst/home/gal/public_html/gallery/albums/Shaun01/Tolnay_loves_track_001.jpg' | '/home/virtual/site133/fst/gal/public_html/netpbm/pnmscale' -xysize 150 150 | '/home/virtual/site133/fst/gal/public_html/netpbm/pnmtojpeg' --quality=90 > '/home/virtual/site133/fst/home/gal/public_html/gallery/albums/Shaun01/Tolnay_loves_track_001.thumb.jpg'

Results:

none

Error messages::

Status: 139 (expected 0)
Error: Unable to make thumbnail (0)!

==============================

Gallery URL (optional but very useful): http://gal.sholnay.com/gallery

Gallery version: latest

Apache version: (from phpinfo(): SERVER_SOFTWARE Apache/1.3.27 (Unix) (Red-Hat/Linux)

PHP version: 4.3.3

Graphics Toolkit: Netpbm.

Operating system: Linux

any help is appreciated. Sorry I dont have apache2, I do not have control over that =(

 
alindeman
alindeman's picture

Joined: 2002-10-06
Posts: 8194
Posted: Fri, 2004-05-28 02:03

Try going through all the things in FAQ Gallery:c.2

 
sholnay

Joined: 2004-05-27
Posts: 6
Posted: Fri, 2004-05-28 02:19

Oops, thanks for the quick reply, I forgot to mention that I went through all those steps already. When I did ini_get("disable_functions"); I just got a blank page, so I assume that nothing is disabled on my server.

I was getting more detailed error reports earlier, but I seemed to resolve all of those through the faq, now I am left with NO debugging information other than the unexpected status.

At the end of that faq entry it says to try asking here :D this is when I came in here and posted.

Thanks for any and all help!