View Single Post
Old July 13th, 2009, 09:52 AM   #7 (permalink)
Chuck S
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,662
Cindy

You can feel free to purchase an installation if you choose to have us install things correctly. I cant just access your server and do an install.

I will sstate the issues again because quite simply this path is way wrong in many ways so your host must not be too helpful if they are giving you such a bogus path to work with.

Lets break this down

/home/couttsc/public_html/gallery/ImageMagick-5.5.6-Q16/mogrift.exe

First off this says imagemagick is installed in your gallery path but look you have mistyped mogrify and also added some executable extention on the end which is only done on a windows server and your path suggests your on linux

http://www.cpcmag.com/gallery/ImageM...16/mogrify.exe

Look it definately does not exist. A 127 error means mogrify can not be found. Usually on a linux server I gave the two most logical places mogrify is installed.

Now have you moved servers as stated an upgrade is not going to cause issues. People try upgrading to resolve issues but it does not cause issues as the issues are caused by other factors. Your uploading issues I have responded to.

1. a white blank page means GD2 is failing to process large files and you can increase php memory or even in some cases it may not exist. That is a PHP limitation and using GD2.

2. 127 error means mogrify does not exist where you are telling the program it is at

So neither of these errors you reported are really an issue with Photopost. They are both centered around finding an image processor which must be in working order on your server. If your host moved your server then you may need to change all server paths to correct ones and reset permissions on the uploads and data folders but again I can only respond to the issues you have posted.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote