Configuring ImageMagick on MAMP for Windows

Hello there,

A quick update of where I am with my installation problems, after your answer helped me tear apart the 3 things:
With both Omeka 2.4 and Omeka 2.5, I got the same two problems:

  • a “magic” problem when inserting an item:
    Exception: finfo::finfo(): Failed to load magic database at '(null)'. in C:\MAMP\htdocs\istanbul_international\application\libraries\Omeka\File\MimeType\Detect\Strategy\Fileinfo.php:21
  • an “ImageMagick” problem:
    The ImageMagick directory path does not work.
    I also understood “Imagick” is another strategy that can be given to Omeka to use ImageMagick directly from php.
    (And I cannot get Omeka S to work: 403 Forbidden in Omeka S but this is another topic)

You probably have a lot of work and my problem is not completely Omeka related so I can understand if you cannot answer but I am kind of stuck in my work now.
As you see the project more globally, maybe you have quick suggestions of forums or resources I should check for these configuration problems?

Good luck for everything!