I am trying to convert an image but no errors are returned and my image is
not converted.

/usr/bin/convert -transparent white -rotate 90 -density 600 -resize
3300X2550 /home/content/mypath/ha.ps /home/content/mypath/ha.png

This is at godaddy.com

#convert --version
Version: ImageMagick 5.5.6 04/01/03 Q16 http://www.imagemagick.org
Copyright: Copyright (C) 2003 ImageMagick Studio LLC

#Wand-config --version
6.2.7

phpinfo says nothing about imagemagick:
System Linux p3slh178.shr.phx3.secureserver.net 2.4.21-53.ELsmp #1 SMP Wed
Nov 14 03:54:12 EST 2007 i686 Build Date Mar 3 2008 12:59:56 Configure
Command './configure' '--enable-fastcgi' '--prefix=/usr/local/php5'
'--with-config-file-path=/web/conf' '--disable-posix' '--enable-bcmath'
'--enable-calendar' '--with-curl=/usr/bin/curl' '--with-gdbm'
'--enable-exif' '--enable-ftp' '--with-gd' '--with-freetype-dir=/usr'
'--with-jpeg-dir=../jpeg-6b' '--with-png-dir=/usr/local/bin/libpng-config'
'--enable-gd-native-ttf' '--with-gettext'
'--with-mcrypt=/usr/bin/libmcrypt-config' '--with-mhash'
'--with-mysql=/usr/local/mysql-5.0/'
'--with-mysqli=/usr/local/mysql-5.0/bin/mysql_config' '--with-openssl'
'--with-pdo-mysql=/usr/local/mysql-5.0/' '--with-pspell' '--enable-soap'
'--enable-wddx' '--with-xsl' '--with-zlib' '--enable-mbstring'
'--enable-zip'It works on my local machine with # convert -version
Version: ImageMagick 6.2.4 02/10/07 Q16 http://www.imagemagick.org
Copyright: Copyright (C) 1999-2005 ImageMagick Studio LLC

Can anyone suggest how to get imagick, wand or the standalone binaries
working on a shared host?

Thanks Eric
_______________________________________________
Magick-users mailing list
[email protected]
http://studio.imagemagick.org/mailman/listinfo/magick-users

Reply via email to