Changes

From SME Server
Jump to navigationJump to search
209 bytes removed ,  17:56, 4 August 2016
Line 19: Line 19:  
  yum --enablerepo=epel install php-gd
 
  yum --enablerepo=epel install php-gd
   −
For ImageMagick, you need something like this, but you need an updated version of imagemagick which I could not find
+
{{Note box| For ImageMagick you need ImageMagick php-pecl-imagick but the versions in EPEL are not modern enough.  
 
+
I believe you can install the latest version using the remi repo - https://wiki.contribs.org/Remi but you may need to use SCL and upgrade PHP to v 5.4 but I have not tested this.
yum --enablerepo=epel install ImageMagick php-pecl-imagick
+
ImageMagick can then be enabled in the admin panel later.}}
 
  −
I did have a look for a CentOS 6 rpm, and tried to rebuild one myself but it threw a lot of dependency errors. The following kind of refers
  −
 
  −
http://www.imagemagick.org/discourse-server/viewtopic.php?t=24982
  −
 
  −
Very helpful. Not.
  −
 
  −
I believe you can install the latest version using the remi repo -https://wiki.contribs.org/Remi
  −
 
  −
ImageMagick can then be enabled in the admin panel later.
      
OK, now we need to create an install directory, download zenphoto and untar (or clone it from git)
 
OK, now we need to create an install directory, download zenphoto and untar (or clone it from git)

Navigation menu