 | |  | |
June 2nd, 2006, 03:15 PM
|
#1 (permalink)
| | Member Verified Customer
Join Date: Feb 2002
Posts: 247
| Error Code: 127 (upload error)
So I'm trying to get a new copy of this script working for a client. The site is hosted on my server and I have two other domains on this server running this script. I've referenced the ImageMagick path and I'm using the same setting as the other two sites on this server. I can't figure it out.
Any ideas? Any other reason this error would pop up? The script works fine on the other two sites, so the server is obviously set up right. Why would it not work with this newest installation?
|
| |
June 2nd, 2006, 04:17 PM
|
#2 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,940
|
Error 127 would suggest that the path to Imagemagick is incorrect.
|
| |
June 2nd, 2006, 04:34 PM
|
#3 (permalink)
| | Member Verified Customer
Join Date: Feb 2002
Posts: 247
|
Chuck, what doesn't make sense to me is that two other sites on this same server that have the same path set and they're working fine. How could it be that this site doesn't work yet the other two do? Is there some other setting or something that has to be changed?
|
| |
June 2nd, 2006, 04:46 PM
|
#4 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,940
|
Error Code 127 is the mogrify error saying it can not be found.
Your other two sites what are they vbgallery or Photopost?
vBGallery uses convert. Photopost products use mogrify. Could you possibly not have convert installed? Double check your path.
In Photopost we do the whole path like so to mogrify
/usr/bin/mogrify
Whereas in vbgallery you would just put
/usr/bin
|
| |
June 2nd, 2006, 05:02 PM
|
#5 (permalink)
| | Member Verified Customer
Join Date: Feb 2002
Posts: 247
|
Both other sites are using vbgallery. They both have the same path to Imagemagick. It's not an issue of it not being installed. Is there a chance that this site doesn't have access to the same utilities that the other sites do even though they're on the same server? I'm stumped.
|
| |
June 2nd, 2006, 05:14 PM
|
#6 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,940
|
It could be a sharing issue or ownership surely. This would most likely be your issue
|
| |
June 2nd, 2006, 05:16 PM
|
#7 (permalink)
| | Member Verified Customer
Join Date: Feb 2002
Posts: 247
|
The host is officially stumped too, and I can't see what they'd be able to tell me since two other sites work and this one doesn't. This is a new installation on vb3.54. Should I try uninstalling and reinstalling?
|
| |
June 2nd, 2006, 05:16 PM
|
#8 (permalink)
| | Member Verified Customer
Join Date: Feb 2002
Posts: 247
| Quote: |
It could be a sharing issue or ownership surely. This would most likely be your issue
| Please explain...
|
| |
June 2nd, 2006, 08:02 PM
|
#9 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,940
|
Is it an ownership issue?
Are you using a non root imagemagick install installed in a path by a certain user and the other two accounts have permission to use this or are owned by the same user account and this 3rd account on another server path with another owner?
Usually installing Imagemagick with --enable-shared works for allowing it for all users on that box but I would have to ask does the user on this 3rd site have access to the server path where mogrify is at? See what is happening is the program is not finding that path and the file. Thus say your saying in vbGallery convert is at /usr/local/bin. Does this vbgallery file owner have access to see /usr/local/bin on that server. Maybe these other two accounts where installed with say your root user and this 3rd one not?
|
| |
June 3rd, 2006, 02:09 PM
|
#10 (permalink)
| | Member Verified Customer
Join Date: Feb 2002
Posts: 247
|
Never got it figured out. Just ended up going with GD instead.
|
| |
June 3rd, 2006, 05:25 PM
|
#11 (permalink)
| | Registered User
Join Date: Nov 2005 Location: Canoga Park, CA
Posts: 3,244
|
I have seen times when you need the extra slash @ the end
I think only on a windows box.
/usr/bin/mogrify/
/usr/bin/
Last edited by Zachariah; June 3rd, 2006 at 05:37 PM.
|
| | |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | | | | Thread Tools | | | | Display Modes | Rate This Thread | Linear Mode | |
Posting Rules
| You may not post new threads You may not post replies You may not post attachments You may not edit your posts HTML code is Off | | | All times are GMT -5. The time now is 01:56 AM. | |