Apologies for raising an issue that others have already raised a few times, but none of the solutions I’m reading here have worked for me.
I’ve installed Omeka Classic 2.8 using MAMP for Windows 10. I’ve downloaded and installed ImageMagick from https://imagemagick.org and verified that it’s working. If I type where convert and where magick at the Windows command prompt, I get
C:\Program Files\ImageMagick-7.0.11-Q16-HDRI\convert.exe
C:\Program Files\ImageMagick-7.0.11-Q16-HDRI\magick.exe
Similarly, in Git Bash, I get
/c/Program Files/ImageMagick-7.0.11-Q16-HDRI/convert
/c/Program Files/ImageMagick-7.0.11-Q16-HDRI/magick
But neither
C:\Program Files\ImageMagick-7.0.11-Q16-HDRI nor
/c/Program Files/ImageMagick-7.0.11-Q16-HDRI
works in the ImageMagick Directory Path field in Settings. I’ve tried escaping the space in Program Files in various ways without success, as well as enclosing the whole path in quotation marks.
I’m missing something. But what?
