Hello, I've run into problems trying to use imagemagick on a macosx 10.6 server with resourcespace.
When trying to run identify or convert commands Apache throws this error "convert: unable to load module '/usr/local/lib/ImageMagick-6.8.3//modules-Q8/coders/jpeg.la': file not found @ error/module.c/OpenModule/1277". Now this path is the right one except for the double slash before modules-Q8.
How can I correct the double slash and where?
Wrong path for modules
Re: Wrong path for modules
Perhaps a permission problem. Double slashes in a path are treated the same as one slash.