Forums / Install & configuration / no imagemagick
adam co
Sunday 04 May 2003 11:30:51 am
my webhost does not have imagemagick installed and will not allow me to. can i still run ezpublish on their server?
Marco Zinn
Monday 05 May 2003 12:14:39 pm
Hi,
yes, you can use ezP without ImageMagick.ImageMagick is used to scale/convert images. Without ImageMagick, your site will not have any images/photos.
If your webhoster has the GD-module of PHP, then you should be abled to have images without ImageMagick, as GD can do the image manipulation. So: ImageMagick OR GD = imagesNo ImageMagick AND no GD = no images ;)
If you use GD, you need to take care of the version, because GIF support was dropped after GD 1.6.You will find out about your php, when you use then php command php_info.
Marco http://www.hyperroad-design.com