Uploaded image for project: 'eZ Publish / Platform'
  1. eZ Publish / Platform
  2. EZP-4488

Wrong ImageMagick detection on Windows 2000

    XMLWordPrintable

Details

    • Icon: Bug Bug
    • Resolution: Obsolete
    • Icon: Low Low
    • None
    • None
    • Misc
    • None
    • Version: 3.4.1
      PHP Version:
      Webserver:
      Database:

    Description

      When i setup a new site on Windows 2000 without installing ImageMagick, the following program is detected as ImageMagick : C:\WINNT\System32\convert.exe

      The problem is in setting.ini :

      [imagemagick_program]
      unix_Executable=convert
      unix_SearchPaths=/bin;/sbin;/usr/bin;/usr/sbin;/usr/local/bin;/usr/local/sbin
      unix_ExcludePaths=
      win32_Executable=convertim.exe;convert.exe
      win32_SearchPaths=
      win32_ExcludePaths=convert.exe@Windows/system3

      The win32_ExcludePaths parameter is not valid on Windows 2000.

      Perhaps a better solution than the exclude path would be to launch convert.exe to see if it is really ImageMagick

      Attachments

        Activity

          People

            dl dl
            prudhomme prudhomme
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: