/usr/bin/convert: Unable to open file (\*).

jearbear

Joined: 2003-08-07
Posts: 7
Posted: Thu, 2003-08-07 17:32

I'm running gallery 1.3.4 on an OpenBSD webserver running apache1.3.27 with php 4.2.3 and imagemagik 5.5.7-2 over at http://convoluta.ucdavis.edu/gallery I just attempted to upload a batch of images, and god the following odd error - any advice?

Executing:
/usr/bin/convert -quality 90 -size 150x150 /home/jearbear/convoluta/images/album01/P1010174.jpg -geometry 150x150 +profile '\*' /home/jearbear/convoluta/images/album01/P1010174.thumb.jpg

Results:
none

Error messages:
/usr/bin/convert: Unable to open file (\*).

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

 
alindeman
alindeman's picture

Joined: 2002-10-06
Posts: 8194
Posted: Thu, 2003-08-07 21:37