This question may be related to a resolved thread.
I’m using Windows Server, IIS 7, PHP5, EEv2.1.3
I had stumbled upon a PHP script called phpThumb for creating thumbnails. I had my server admin install ImageMagick.
I want to set this up on my server and get EE to use imagemagick.
I’m unsure what path i should use in the image resizing preferences.
I’m guessing it will be something like:
C:/Program Files (x86)/ImageMagick-6.6.7-Q16/
or
C:/Program Files (x86)/ImageMagick-6.6.7-Q16/converter.exe
Which one should i use OR are both wrong?