PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   Photopost Pro Installation & Upgrades (http://www.photopost.com/forum/photopost-pro-installation-upgrades/)
-   -   Changed servers, can't process images (http://www.photopost.com/forum/photopost-pro-installation-upgrades/137346-changed-servers-cant-process-images.html)

Jim O July 23rd, 2008 10:33 PM

Changed servers, can't process images
 
1 Attachment(s)
I just moved a domain to a new server and I am getting the following errors when attempting an upload:
  • /usr/local/bin/mogrify" +profile "*" -size 0x125 -quality 70 -geometry 0x125 (ImageMagick)
  • (): Sorry, this image type is not supported yet. (GD2)

I have uninstalled and reinstalled both GD2 and ImageMagick (done according to the directions here!) with the same results before and after.

The path to mogrify is correct according to a "which mogrify".

Phpinfo indicates GD support:



Data and uploads directories are 777.

The OS is CentOS 5.2 on a fresh install. Any ideas?

Chuck S July 23rd, 2008 10:36 PM

what is the full error on imagemagick?

Make sure your uploads and data directories are 777 permissions at every level that should help

Jim O July 23rd, 2008 11:02 PM

Quote:

Originally Posted by Chuck S (Post 1228841)
what is the full error on imagemagick?

Error creating thumbnail! Error code: 1

Command:

Quote:

"/usr/local/bin/mogrify" +profile "*" -size 0x125 -quality 70 -geometry 0x125 '/home/xxx/mydomain.com/photopost/data/500/thumbs/testimage2.jpg'
Quote:

Originally Posted by Chuck S (Post 1228841)
Make sure your uploads and data directories are 777 permissions at every level that should help

I had done a chmod -R on 777 both directories and confirmed the permissions.


As an aside, both ImageMagick and GD are working on the server as they are able to produce verification images.

Chuck S July 24th, 2008 07:54 AM

Both error code 1 and the GD2 error are permissions related. Have you verified safe mode is off in PHPINFO?

Have you also verified if you changed servers the new server paths are entered in global and storage options in admin? Its not pointing to an invalid server path?

Jim O July 24th, 2008 09:37 AM

1 Attachment(s)
Safe mode is off:

Attachment 3352

The paths are correct.

Chuck S July 24th, 2008 09:40 AM

You would have to send us a url admin login and ftp logins as something that I noted would have to be incorrect.

Jim O July 24th, 2008 10:03 AM

Quote:

Originally Posted by Chuck S (Post 1228896)
You would have to send us a url admin login and ftp logins as something that I noted would have to be incorrect.

I have it solved. After I confirmed that both ImageMagick and GD can procedd attachments in vBulletin I knew that there had to be user error (mine). Somehow, while I had updated the default path to storage, the "current path" was not updated in the "Storage Options". I corrected that and all is well.

Thanks, and sorry for the inconvenience. I've been pulling my hair out over this.

Chuck S July 24th, 2008 11:47 AM

Not a problem glad to assist you


All times are GMT -5. The time now is 10:56 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