Is the patch to Image Magick specified anywhere in the RN setup?
I am going to move my site to a hosted server which has ImageMagick but it is isn't loaded as an extension so I need to specify a path to anything that wished to use it.
Basically if I upload and don't change anything is my Captcha still going to work?
Joined: Aug 27, 2002 Posts: 16976 Location: Kansas
Posted:
Sun Aug 12, 2007 10:50 am
This is not a function of the application (RN). It should be globally defined by the host. There is no extension. It is usually located like
--> PATH TO IMAGE MAGICK: /usr/include/magick
-------> The path to convert is : /usr/bin/convert
-------> The path to identify is : /usr/bin/identify
-------> The path to mogrify is : /usr/bin/mogrify
Also, the Captcha uses the GD extension and not IM so it should be loaded.
View next topic View previous topic
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum