ImageMagick Error, VB 4.1.5

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • gox
    Member
    • Oct 2007
    • 83

    [Forum] ImageMagick Error, VB 4.1.5

    We are receiving the following error when uploading Avatar images, among others:

    ============================================
    There was an error encountered with your upload:
    Imageinfo Failed:
    Magick: Empty input file C:\Windows\Temp\php190C.tmp @ error/jpeg.c/JPEGErrorHandler/297.
    =================================================

    This only started occurring since upgrading to VB 4.1.5.

    Server: WIN 2008R2 w/ FastCGI
    PHP: 5.3.6 VC9 NTS
    Image: PNG
    Size: 25k
    ACP settings are all okay.
    ImageMagick: See Attached.ImageMagick verified to work on server via command line.

    [PHP_IMAGICK_NTS]
    extension=php_imagick_nts.dll (VC9 NTS)

    Please advise.

    Gregory
    Attached Files
    Last edited by gox; Fri 5 Aug '11, 7:21pm. Reason: formatting
  • Steve Machol
    Former Customer Support Manager
    • Jul 2000
    • 154488

    #2
    Looks like a bad installation of ImageMagick. It doesn't even include the version number.
    Steve Machol, former vBulletin Customer Support Manager (and NOT retired!)
    Change CKEditor Colors to Match Style (for 4.1.4 and above)

    Steve Machol Photography


    Mankind is the only creature smart enough to know its own history, and dumb enough to ignore it.


    Comment

    • gox
      Member
      • Oct 2007
      • 83

      #3
      Okay ... we'll try and re-install again.

      Comment

      • gox
        Member
        • Oct 2007
        • 83

        #4
        Reinstalled per http://gary-greendale.blogspot.com/2...agick-for.html

        ImageMagick verified to be correctly configured and operating on server. Same error.

        Please advise.

        Gregory

        Comment

        • gox
          Member
          • Oct 2007
          • 83

          #5
          Can we receive some support on this issue?

          Comment

          • Boofo
            Senior Member
            • Apr 2002
            • 2033
            • 4.1.x

            #6
            Originally posted by Steve Machol
            Looks like a bad installation of ImageMagick. It doesn't even include the version number.
            What is the 6.7.1 after the name?
            vBulletin - Sometimes, I'm just like, Wow, and then I'm like, Whoa, and then I'm like, Damn.

            vBulletin.org's ol' Moderator

            I have a lifetime terrorist hunting permit - #091101

            chmod a+x /bin/laden -- Allows anyone the permission to execute /bin/laden

            Comment

            • Steve Machol
              Former Customer Support Manager
              • Jul 2000
              • 154488

              #7
              Please note that we do not provide support for ImageMagick. This is something you need to contact your host for.

              What is the URL of your forums?
              Steve Machol, former vBulletin Customer Support Manager (and NOT retired!)
              Change CKEditor Colors to Match Style (for 4.1.4 and above)

              Steve Machol Photography


              Mankind is the only creature smart enough to know its own history, and dumb enough to ignore it.


              Comment

              • gox
                Member
                • Oct 2007
                • 83

                #8
                We were able to fix the issue. For all other users on a WIN 2008 R2 IIS 7.5 box, the IUSR must be granted certain privledges.

                C:\ImageMagick -> Read & execute, List folder contents and Read
                C:\Windows\Temp -> Modify, Read & execute, List folder contents, Read and Write

                VBulletin should put this in their documentation if they are going to continue to support ImageMagick in their application.

                Comment

                • Steve Machol
                  Former Customer Support Manager
                  • Jul 2000
                  • 154488

                  #9
                  We recommend GD or ImageMagick for resizing attachments, but we do not support them. We also do not support PHP or MySQL, although these are required to run vB.
                  Steve Machol, former vBulletin Customer Support Manager (and NOT retired!)
                  Change CKEditor Colors to Match Style (for 4.1.4 and above)

                  Steve Machol Photography


                  Mankind is the only creature smart enough to know its own history, and dumb enough to ignore it.


                  Comment

                  • gox
                    Member
                    • Oct 2007
                    • 83

                    #10
                    VB has to have code in place that takes advantage of these types of libraries and that code has to conform to the requirements of those API's. It would be hard to do that and not provide the proper level of support.

                    Comment

                    Related Topics

                    Collapse

                    Working...