Jump to content

Recommended Posts

Posted

Is anyone using Image Magick with PHP? I've looked at Image Magick's website and seems like I'll need to install imagick (the native api for PHP) if I were to use it with PHP.

 

Now my question, is it installed by default on TCH's server or do we need to install it/or asked for it via the helpdesk?

 

Actually, its not a must have cos I am using PHP's native GD lib to do some resizing of jpgs but I've noticed that Image Magick did a a better job at this and thought that I'll switch to using this in my scripts if it's not a lot of hassle to install and to learn how to use it.....

 

Dennis

Posted

Hi,

 

Image Magik is already installed on all servers.

 

ImageMagiK can be found at :

 

ImageMagick convert = /usr/local/bin/convert

 

(you can also try the path of /usr/local/bin too)

 

The best thing to do is:

 

- go to the TCH Help web site

- click on Tools & Scripts link

- look in the section labeled 'Server programs'

- click on 'See it in action' for env.pl This handy gives so much detail.

 

Its a excellant script!

 

Jim

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...