View Single Post
Old September 7th, 2007, 10:07 AM   #1 (permalink)
lifeinitaly
Member
Verified Customer
 
Join Date: Apr 2007
Posts: 46
Error if I switch to Imagemagick

I had sometimes memory problems when I used G2 for bulk uploads. Since I am running on a dedicated server I assumed that memory was not the issue. Reading posts I decided to switch to Imagemagick

Imagemagik works well under vbulletin ( It is the one selected to upload images and resize ) - If I select imagemagik on photopost however I get the error below :

Error creating thumbnail! Error code: 1

Command:

"/var/www/vhosts/lifeinitaly.com/subdomains/my/httpdocs/photopost/mogrify" -size 100x75 -quality 70 -geometry 100x75 -unsharp 10 '/var/www/vhosts/lifeinitaly.com/subdomains/my/httpdocs/photopost/data/509/thumbs/2007-07-Italy_006.JPG'

PS
Also reviewpost is giving an error
Warning: unlink(/var/www/vhosts/lifeinitaly.com/subdomains/my/httpdocs/review/data/7/thumbs/L15.jpg) [function.unlink]: No such file or directory in /review/image-inc.php on line 377

The error disappears if I switch back to GD2
Paolo

Last edited by lifeinitaly; September 7th, 2007 at 01:26 PM.
lifeinitaly is offline   Reply With Quote