[magick-users] RG: Shared Web Hosting At Godaddy
Fred Weinhaus
fmw at alink.net
Thu Jul 3 08:11:49 PDT 2008
I am out of town, but had that problem recently. If I recall correctly ...
Try either
/usr/bin/convert image -density 600 -rotate 90 -transparent white output
or
/usr/local/bin/convert ....
I will return Friday evening and can check my notes then if you have not solved this.
You will need to do this from PHP using exec, but I don't recall the exact syntax. Look on the PHP web site for details on exec.
Contact Bonzo on the discourse server list at http://www.imagemagick.org/discourse-server/
He knows a lot about using PHP and Imagemagick
More information about the Magick-users
mailing list