PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   Photopost Pro Installation & Upgrades (http://www.photopost.com/forum/photopost-pro-installation-upgrades/)
-   -   mogrify and mass upload (http://www.photopost.com/forum/photopost-pro-installation-upgrades/142900-mogrify-mass-upload.html)

alkalino May 13th, 2010 03:41 PM

mogrify and mass upload
 
Hi there. I installed the last version of PhotoPost and during the install it was not recognizing the mogrify path (/usr/bin/mogrify), no problem because I pressed the next button and continued the installation successfully. Now uploaded images don't show and if I try to mass upload images from ftp I get this error:

Error creating thumbnail! Error code: 1

Command:

"/usr/bin/mogrify" +profile "*" -size 0x100 -quality 90 -geometry 0x100 '/var/www/vhosts/mydomain.com/httpdocs/data/501/thumbs/white.jpg'

If I try to mass upload using GD2, it tells me the file format is not valid but we are talking about .jpg images. Error: (): Sorry, this image type is not supported yet.

I'm sure the mogrify command works because if I try to use it in the shell it works.

I also have a question. I have 5.000 images to mass upload, which is the best way to do it ?

Chuck S May 13th, 2010 05:45 PM

have you set permissions on the uploads and data directories to 777 permissions at every level does an image upload and get processed?

error code 1 and the gd2 error both suggest permissions issues.

alkalino May 14th, 2010 04:13 AM

thank you
 
Problem solved!

Chuck you are the King ^_-

Chuck S May 14th, 2010 08:20 AM

enjoy your day.


All times are GMT -5. The time now is 07:19 AM.

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