|
|
#1 (permalink) |
|
Registered User
Fresh Surpasser
Joined in Jun 2006
19 posts
Gave thanks: 0
Thanked 1 Time in 1 Post
|
ImageMagick
I just moved my site and after some bumps it appears to be working except fot Gallery. I cleared all the php references out of the .htaccess and I was able to get in to the configuration. It can't find ImageMagick or NetPBM.
I tried /usr/bin/convert and usr/bin/X11/ and neither worked. Any place else they may be hidden?
__________________
coming to you from SH99
|
|
|
|
|
|
#2 (permalink) |
|
is scientific.
Resident.
Joined in Mar 2004
Lives in fear of Obama.
Hosted on Pass 7
13,136 posts
Gave thanks: 8
Thanked 34 times
|
/usr/bin/X11/
/usr/local/bin/ /usr/bin/ /usr/X11R6/bin/ Try these. If those don't work, contact support and ask them what the path is. http://desk.surpasshosting.com |
|
|
|
| This user thanks David for this great post! | xblackstatic (January 28th, 2007) |
|
|
#3 (permalink) | |
|
Surpass Fan
Excelling Contributor
Joined in Nov 2005
Lives in Colorado
Hosted on DEDI
937 posts
Gave thanks: 2
Thanked 95 times
|
Quote:
PHP Code:
most likely ImageMagick at -->/usr/bin/ and netPBM at --> /usr/bin/netpbm/ jhead should be /usr/bin/ do not use the name of the file, just the directory.
__________________
Where would you be if you were at the highest court in the land (US)? |
|
|
|
|
| This user thanks cowboy for this great post! | xblackstatic (January 28th, 2007) |
|
|
#5 (permalink) | |
|
is scientific.
Resident.
Joined in Mar 2004
Lives in fear of Obama.
Hosted on Pass 7
13,136 posts
Gave thanks: 8
Thanked 34 times
|
Quote:
|
|
|
|
|
|
|
#6 (permalink) |
|
Registered User
Fresh Surpasser
Joined in Jun 2006
19 posts
Gave thanks: 0
Thanked 1 Time in 1 Post
|
I got it working but I tried that php file and came up with this
convert: /usr/bin/convert /usr/share/man/man1/convert.1.gz pnmscale: Beats me!
__________________
coming to you from SH99
|
|
|
|
|
|
#7 (permalink) | |
|
Surpass Fan
Excelling Contributor
Joined in Nov 2005
Lives in Colorado
Hosted on DEDI
937 posts
Gave thanks: 2
Thanked 95 times
|
Quote:
Since pnmscale is empty, netPBM is not installed. I suggest you ask support to install it on your server for your installation of Gallery.
__________________
Where would you be if you were at the highest court in the land (US)? |
|
|
|
|