PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   Photopost Pro Bug Reports (http://www.photopost.com/forum/photopost-pro-bug-reports/)
-   -   Problem uploading files (http://www.photopost.com/forum/photopost-pro-bug-reports/132531-problem-uploading-files.html)

Gulganei July 12th, 2007 10:29 AM

Problem uploading files
 
Hello,

I am having an issue uploading files using ImageMagick. Whenever I upload a file, I get the following error:

Error creating thumbnail! Error code: 11

Command:

"/usr/bin/mogrify" +profile "*" -size 100x67 -quality 70 -geometry 100x67 -unsharp 10 '/srv/www/htdocs/farbish/gallery/data/514/thumbs/IMG_0909.JPG'

The path to mogrify is correct and the permissions are correct on the data & uploads directory. The file that PP is attempting to mogrify doesn't exist at the location specified in the command-line.

I was able to switch over to GD2, but now am having problems uploading files over a certain size (currently, 450K uploads are failing with a blank screen). I have PHP's upload limit set to 5MB and the group has unlimited file upload permissions. If I scale the image down to 150K or so, it uploads fine, but this isn't an acceptable solution.

Some help would be greatly appreciated.

->Dan

Chuck S July 12th, 2007 10:59 AM

http://www.photopost.com/forum/showp...39&postcount=2

That should help you with GD2

Not familiar with error code 11 with Imagemagick no doubt a permissions thing


All times are GMT -5. The time now is 04:30 PM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97