Anyone Manage to Get imagick PHP Extension to Work With IIS?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Tony Adamoli

    Anyone Manage to Get imagick PHP Extension to Work With IIS?

    Can someone tell me how to install ImageMagic on a Windows 2003 Small
    Business
    Server running PHP 5.2.5 and IIS 6.0? This has been driving me crazy for
    days.

    I have downloaded php_imagick.dll from the php4win.pecl.ph p.net site and
    copied it to my standard extentions directory. I have successfully installed
    the static 8-bit binary version of ImageMagick from their site. (ImageMagick
    works
    fine from the command line.) I have also added an extension=php_i magick.dll
    line to my php.ini file and restarted IIS services. No matter what I do,
    when IIS restarts I get a message saying that it is unable to load the
    extension. Any ideas? I have searched the Web for a solution, but to no
    avail. Thanks!

    Tony
  • Guillaume

    #2
    Re: Anyone Manage to Get imagick PHP Extension to Work With IIS?

    Tony Adamoli a écrit :
    Can someone tell me how to install ImageMagic on a Windows 2003 Small
    Business
    Server running PHP 5.2.5 and IIS 6.0? This has been driving me crazy for
    days.
    >
    I have downloaded php_imagick.dll from the php4win.pecl.ph p.net site and
    copied it to my standard extentions directory. I have successfully installed
    the static 8-bit binary version of ImageMagick from their site. (ImageMagick
    works
    fine from the command line.) I have also added an extension=php_i magick.dll
    line to my php.ini file and restarted IIS services. No matter what I do,
    when IIS restarts I get a message saying that it is unable to load the
    extension. Any ideas? I have searched the Web for a solution, but to no
    avail. Thanks!
    >
    Tony
    Seems nobody does, since nobody replied to your 2 previous threads. You
    could as well bump the first one instead of adding a new thread each time.

    Regards,
    --
    Guillaume

    Comment

    • Tony Adamoli

      #3
      Re: Anyone Manage to Get imagick PHP Extension to Work With IIS?

      Thanks for the advice. I'm rather new to Usenet groups. How does one "bump"
      a previous thread? Thanks.

      Tony

      Comment

      • Jerry Stuckle

        #4
        Re: Anyone Manage to Get imagick PHP Extension to Work With IIS?

        Tony Adamoli wrote:
        Thanks for the advice. I'm rather new to Usenet groups. How does one "bump"
        a previous thread? Thanks.
        >
        Tony
        >
        Tony,

        Typically you just respond to the message with the text "bump".

        Many of us have real newsgroup readers, and have them to set to not
        display threads we've already read - otherwise we'd have 10's of
        thousands of messages in our window. Responding to the message puts an
        unread message in the thread and displays the entire thread again.

        As to your problem - I don't know. I installed it quite a while ago,
        and just followed the instructions, I didn't have any problems and
        don't remember what all I did, because it went smoothly (and was a while
        ago).

        You might try the imagemagic support, or reread the installation
        instructions carefully.

        Sorry I can't be of help.

        --
        =============== ===
        Remove the "x" from my email address
        Jerry Stuckle
        JDS Computer Training Corp.
        jstucklex@attgl obal.net
        =============== ===

        Comment

        Working...